summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-04-15 11:27:58 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-04-15 11:27:58 +0000
commitac5b205a831168ee76e8760e19eb7d43aa361851 (patch)
treeffdd7a31b57c952ffd16db4fe10dce5ed6bb36d9 /Makefile
parent5c2d9c95d85122aca1fe18356097380dc8ded879 (diff)
* first rewrite of the apt pdiff support patch finished
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b35ad4a0d..72cac61b5 100644
--- a/Makefile
+++ b/Makefile
@@ -17,8 +17,8 @@ all headers library clean veryclean binary program doc dirs:
$(MAKE) -C cmdline $@
$(MAKE) -C ftparchive $@
$(MAKE) -C dselect $@
-# $(MAKE) -C doc $@
-# $(MAKE) -C po $@
+ $(MAKE) -C doc $@
+ $(MAKE) -C po $@
# Some very common aliases
.PHONY: maintainer-clean dist-clean distclean pristine sanity