summaryrefslogtreecommitdiff
path: root/lib/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kernel/Makefile')
-rw-r--r--lib/kernel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kernel/Makefile b/lib/kernel/Makefile
index 534b564c2c..7586a4c981 100644
--- a/lib/kernel/Makefile
+++ b/lib/kernel/Makefile
@@ -35,7 +35,7 @@ SPECIAL_TARGETS =
# ----------------------------------------------------
include $(ERL_TOP)/make/otp_subdir.mk
-DIA_PLT_APPS=crypto
+DIA_PLT_APPS=crypto compiler
TEST_NEEDS_RELEASE=true
include $(ERL_TOP)/make/app_targets.mk