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/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/erl_docgen/Makefile b/lib/erl_docgen/Makefile
index 93a6353cac..68b41a1ff2 100644
--- a/lib/erl_docgen/Makefile
+++ b/lib/erl_docgen/Makefile
@@ -23,8 +23,7 @@ include $(ERL_TOP)/make/$(TARGET)/otp.mk
# Macros
#
-SUB_DIRECTORIES = src priv
-#doc/src
+SUB_DIRECTORIES = src priv doc/src
include vsn.mk
VSN = $(ERL_DOCGEN_VSN)