]> granicus.if.org Git - sudo/commitdiff
added config.{guess,sub}
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 24 Jul 1996 05:59:02 +0000 (05:59 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 24 Jul 1996 05:59:02 +0000 (05:59 +0000)
Makefile.in

index d9362f543c5381bfe14a0c01cfdb8c0c39b95145..94e9a152907f32786c6ce216bfe6168725f5192a 100644 (file)
@@ -116,12 +116,13 @@ VERSION = 1.4.4
 
 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \
             PORTING README RUNSON FAQ TROUBLESHOOTING Makefile.in acsite.m4 \
-            aixcrypt.exp config.h.in configure configure.in getwd.c strdup.c \
-            indent.pro install-sh mkinstalldirs lsearch.c putenv.c tgetpass.c \
-           emul/search.h emul/utime.h utime.c emul/fnmatch.h fnmatch.c \
-           fnmatch.3 testsudoers.c sudoers sample.sudoers sudo.pod sudo.man \
-           sudo.cat visudo.pod visudo.man visudo.cat sudoers.pod sudoers.man \
-           sudoers.cat lex.yy.c sudo-lex.yy.c dce_pwent.c alloca.c
+            aixcrypt.exp config.h.in configure configure.in config.guess \
+           config.sub getwd.c strdup.c indent.pro install-sh mkinstalldirs \
+           lsearch.c putenv.c tgetpass.c emul/search.h emul/utime.h utime.c \
+           fnmatch.c emul/fnmatch.h fnmatch.3 testsudoers.c sample.sudoers \
+           sudo.pod sudo.man sudo.cat visudo.pod visudo.man visudo.cat \
+           sudoers.pod sudoers.man sudoers.cat lex.yy.c sudo-lex.yy.c sudoers \
+           dce_pwent.c alloca.c
 
 all: $(PROGS)