summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6925e13a..86a75368 100644
--- a/Makefile
+++ b/Makefile
@@ -100,7 +100,7 @@ help:
ifeq ($(INTERNAL_BUILD), 1)
COMPONENT_DEPENDENCIES = $(ADMINUTIL_DEP) $(NSPR_DEP) $(ARLIB_DEP) $(DBM_DEP) $(SECURITY_DEP) $(SVRCORE_DEP) \
$(ICU_DEP) $(SETUPSDK_DEP) $(LDAPSDK_DEP) $(DB_LIB_DEP) $(SASL_DEP) $(PEER_DEP) \
- $(AXIS_DEP) $(DSMLJAR_DEP)
+ $(AXIS_DEP) $(DSMLJAR_DEP) $(DSDOC_DEP)
endif
components: $(COMPONENT_DEPENDENCIES)