aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib/Makefile')
-rw-r--r--lib/stdlib/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/stdlib/Makefile b/lib/stdlib/Makefile
index 3086d85445..cae3844126 100644
--- a/lib/stdlib/Makefile
+++ b/lib/stdlib/Makefile
@@ -35,3 +35,7 @@ SPECIAL_TARGETS =
# Default Subdir Targets
#
include $(ERL_TOP)/make/otp_subdir.mk
+
+DIA_PLT_APPS=compiler crypto
+
+include $(ERL_TOP)/make/app_targets.mk