summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>1998-09-13 19:49:55 +0000
committerTodd C. Miller <Todd.Miller@courtesan.com>1998-09-13 19:49:55 +0000
commit9a83622e6d6ce81492ecfd7dbe1de8437462e069 (patch)
tree2c1534a1ef256c24821f28f31a762c69a73b0c0e /Makefile.in
parent933f31bde36ab2256b5244c0eff6b158ba508835 (diff)
downloadsudo-9a83622e6d6ce81492ecfd7dbe1de8437462e069.tar.gz
add sample.pam
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in20
1 files changed, 11 insertions, 9 deletions
diff --git a/Makefile.in b/Makefile.in
index 4b420357d..41640daa6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -114,15 +114,17 @@ HDRS = sudo.h pathnames.h options.h compat.h version.h insults.h \
VERSION = 1.5.6
-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 config.guess \
- config.sub getcwd.c strdup.c indent.pro install-sh mkinstalldirs \
- lsearch.c putenv.c sudo.tab.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 INSTALL.configure
+DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL \
+ INSTALL.configure OPTIONS TODO PORTING README RUNSON \
+ FAQ TROUBLESHOOTING Makefile.in acsite.m4 aixcrypt.exp \
+ config.h.in configure configure.in config.guess config.sub \
+ getcwd.c strdup.c indent.pro install-sh mkinstalldirs \
+ lsearch.c putenv.c sudo.tab.c tgetpass.c emul/search.h \
+ emul/utime.h utime.c fnmatch.c emul/fnmatch.h fnmatch.3 \
+ testsudoers.c sample.pam 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 \
VERSIONFILES = emul/utime.h check.c compat.h config.h.in dce_pwent.c \
find_path.c getspwuid.c getcwd.c goodpath.c ins_2001.h \