From: Todd C. Miller Date: Wed, 24 Jul 1996 05:59:02 +0000 (+0000) Subject: added config.{guess,sub} X-Git-Tag: SUDO_1_5_0~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=859753c600dd47901ed7af6b21ba18cb488c5047;p=sudo added config.{guess,sub} --- diff --git a/Makefile.in b/Makefile.in index d9362f543..94e9a1529 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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)