From 6da3a94b8b4f0f88efd9ded8417013a29ada5c35 Mon Sep 17 00:00:00 2001 From: thib Date: Thu, 22 Jun 2000 15:50:09 +0000 Subject: [PATCH] doc are now updated in "make all" --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 3497647..01ca4db 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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) -- 2.40.0