aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib/Makefile')
-rw-r--r--lib/stdlib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/stdlib/Makefile b/lib/stdlib/Makefile
index 0444cedadb..cae3844126 100644
--- a/lib/stdlib/Makefile
+++ b/lib/stdlib/Makefile
@@ -36,4 +36,6 @@ SPECIAL_TARGETS =
#
include $(ERL_TOP)/make/otp_subdir.mk
+DIA_PLT_APPS=compiler crypto
+
include $(ERL_TOP)/make/app_targets.mk