From: Todd C. Miller Date: Wed, 18 Aug 2010 19:32:30 +0000 (-0400) Subject: Replace sudoers with sudoers.in in DISTFILES X-Git-Tag: SUDO_1_7_5~188 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ba72fdea5f369db59d76af7795118a8313a2751;p=sudo Replace sudoers with sudoers.in in DISTFILES --HG-- branch : 1.7 --- diff --git a/Makefile.in b/Makefile.in index 023906ab1..f8bdb50ec 100644 --- a/Makefile.in +++ b/Makefile.in @@ -159,7 +159,7 @@ DISTFILES = $(SRCS) $(HDRS) ChangeLog HISTORY INSTALL INSTALL.configure \ mkpkg pathnames.h.in pp sample.pam sample.syslog.conf \ sample.sudoers schema.ActiveDirectory schema.OpenLDAP \ schema.iPlanet siglist.in sudo.cat sudo.man.in sudo.pod sudo.pp \ - sudo_usage.h.in sudoers sudoers.cat sudoers.man.in sudoers.pod \ + sudo_usage.h.in sudoers.in sudoers.cat sudoers.man.in sudoers.pod \ sudoers.ldap.cat sudoers.ldap.man.in sudoers.ldap.pod \ sudoers2ldif sudoreplay.cat sudoreplay.man.in sudoreplay.pod \ visudo.cat visudo.man.in visudo.pod auth/API sudo.man.pl \