]> granicus.if.org Git - fcron/commitdiff
renamed 'doc' make target to 'documentation' or make gets confused with the 'doc...
authorThibault Godouet <fcron@free.fr>
Wed, 19 Dec 2012 18:02:17 +0000 (18:02 +0000)
committerThibault Godouet <fcron@free.fr>
Wed, 19 Dec 2012 18:02:17 +0000 (18:02 +0000)
Makefile.in

index fb3ece80ee597b7f52f04b62824389ac18e17b36..5bc938c97efe316a70717d122ecafe00016007b7 100644 (file)
@@ -95,7 +95,7 @@ else
 endif
 
 ifeq ($(FCRONDYN), 1)
-all: fcron fcrontab fcrondyn convert-fcrontab files/fcron.conf initscripts doc
+all: fcron fcrontab fcrondyn convert-fcrontab files/fcron.conf initscripts documentation
 else
 all: fcron fcrontab convert-fcrontab files/fcron.conf
 endif
@@ -134,7 +134,7 @@ initscripts:
                        $(SRCDIR)/script/gen-in.pl $(SRCDIR)/script/$${F}.in script/$${F} ./ ; \
                done)
 
-doc:
+documentation:
        $(MAKE) -C doc doc-if-none
 
 install: install-staged strip perms