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