* Makefile:
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 19 Sep 2006 13:46:14 +0000 (15:46 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 19 Sep 2006 13:46:14 +0000 (15:46 +0200)
  - re-comment the building of the manual stuff

Makefile

index b35ad4a..72cac61 100644 (file)
--- 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