summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:50:50 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:50:50 +0000
commit1164783d22d97e7ca0454e23faad8f8bb70a901d (patch)
tree0d303b703236c56562c7010f269cd23b9d7527c5 /Makefile
parentfaf4e30cb406bf35c9bb3ec7c018107ea6e01eba (diff)
Compile of apt-cache
Author: jgg Date: 1998-07-15 05:56:42 GMT Compile of apt-cache
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 $@