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