From: Thibault Godouet Date: Wed, 19 Dec 2012 18:02:17 +0000 (+0000) Subject: renamed 'doc' make target to 'documentation' or make gets confused with the 'doc... X-Git-Tag: ver3_1_0~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4a050e8453214e4bdc5973d054b6d6a29c43f83;p=fcron renamed 'doc' make target to 'documentation' or make gets confused with the 'doc' directory --- diff --git a/Makefile.in b/Makefile.in index fb3ece8..5bc938c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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