summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index add464cd8..b2e55a57f 100644
--- a/Makefile
+++ b/Makefile
@@ -8,3 +8,4 @@
all headers library clean veryclean binary program doc:
$(MAKE) -C deity $@
$(MAKE) -C apt-pkg $@
+ $(MAKE) -C doc $@