aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common_test/Makefile')
-rw-r--r--lib/common_test/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/common_test/Makefile b/lib/common_test/Makefile
index f2065b8a0d..5ac76f0044 100644
--- a/lib/common_test/Makefile
+++ b/lib/common_test/Makefile
@@ -45,3 +45,7 @@ SPECIAL_TARGETS =
#
include $(ERL_TOP)/make/otp_subdir.mk
+DIA_PLT_APPS=compiler tools crypto runtime_tools syntax_tools ftp inets \
+ debugger sasl snmp ssh reltool observer xmerl
+
+include $(ERL_TOP)/make/app_targets.mk