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