aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_docgen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/erl_docgen/Makefile')
-rw-r--r--lib/erl_docgen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/erl_docgen/Makefile b/lib/erl_docgen/Makefile
index 30ff2bf16e..7e9cc824ec 100644
--- a/lib/erl_docgen/Makefile
+++ b/lib/erl_docgen/Makefile
@@ -36,4 +36,6 @@ SPECIAL_TARGETS =
#
include $(ERL_TOP)/make/otp_subdir.mk
+DIA_PLT_APPS=edoc xmerl
+include $(ERL_TOP)/make/app_targets.mk