From 8ba72fdea5f369db59d76af7795118a8313a2751 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 18 Aug 2010 15:32:30 -0400 Subject: [PATCH] Replace sudoers with sudoers.in in DISTFILES --HG-- branch : 1.7 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.40.0