From: Todd C. Miller Date: Fri, 2 Nov 2001 22:18:04 +0000 (+0000) Subject: acsite.m4 -> aclocal.m4 X-Git-Tag: SUDO_1_6_4~168 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d232a6aaf09b6b9ea9d607afabf8151983ee510;p=sudo acsite.m4 -> aclocal.m4 --- diff --git a/Makefile.in b/Makefile.in index aa1d5f760..ae867f178 100644 --- a/Makefile.in +++ b/Makefile.in @@ -141,8 +141,8 @@ VERSION = 1.6.4 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES HISTORY INSTALL INSTALL.configure \ LICENSE Makefile.in PORTING README RUNSON TODO TROUBLESHOOTING \ - UPGRADE acsite.m4 aixcrypt.exp config.guess config.h.in config.sub \ - configure configure.in fnmatch.3 indent.pro install-sh \ + UPGRADE aclocal.m4 aixcrypt.exp config.guess config.h.in \ + config.sub configure configure.in fnmatch.3 indent.pro install-sh \ mkinstalldirs pathnames.h.in sample.pam sample.syslog.conf \ sample.sudoers sudo.cat sudo.man.in sudo.pod sudoers sudoers.cat \ sudoers.man.in sudoers.pod visudo.cat visudo.man.in visudo.pod \