]> granicus.if.org Git - fcron/commitdiff
doc are now updated in "make all"
authorthib <thib>
Thu, 22 Jun 2000 15:50:09 +0000 (15:50 +0000)
committerthib <thib>
Thu, 22 Jun 2000 15:50:09 +0000 (15:50 +0000)
Makefile.in

index 3497647308724a1e2f01bddee5c79024855db953..01ca4db9fd434cf1cc57c9d3aff825052578f6d5 100644 (file)
@@ -2,7 +2,7 @@
 # fcron's Makefile  ########
 ############################
 
-# $Id: Makefile.in,v 1.20 2000-06-22 15:35:59 thib Exp $
+# $Id: Makefile.in,v 1.21 2000-06-22 15:50:09 thib Exp $
 
 # ********************************************************* #
 # *** Begin of configurable stuffs ************************ #
@@ -76,7 +76,7 @@ HEADERS = fcrontab.h config.h global.h
 RCSNOLOG=.*\(.html\|VERSION\|MANIFEST\)
 REXP_MANPAGES=.*[158]
 
-all: fcron fcrontab
+all: fcron fcrontab updatedoc
 
 fcron: $(OBJSD)
        $(CC) $(CFLAGS) -o $@ $(OBJSD)