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 b2e55a57f..d28fd1350 100644
--- a/Makefile
+++ b/Makefile
@@ -8,4 +8,5 @@
all headers library clean veryclean binary program doc:
$(MAKE) -C deity $@
$(MAKE) -C apt-pkg $@
+ $(MAKE) -C cmdline $@
$(MAKE) -C doc $@