2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 22:05:46 +00:00

added missing files to DISTFILES

This commit is contained in:
Todd C. Miller
1995-04-03 19:15:02 +00:00
parent 20fe8172c8
commit d3ebf91900

View File

@@ -100,11 +100,11 @@ HDRS = sudo.h pathnames.h options.h compat.h version.h insults.h
VERSION = 1.3.1pl5b1
DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING INSTALL Makefile.in PORTING \
README RUNSON TODO OPTIONS HISTORY acsite.m4 getcwd.c putenv.c \
strdup.c lsearch.c search.h tgetpass.c config.h.in configure.in \
configure indent.pro install-sh sample.sudoers sudo.man sudo.cat \
visudo.man visudo.cat sudoers aixcrypt.exp visudo.c
DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS PORTING
README RUNSON TODO TROUBLESHOOTING Makefile.in acsite.m4 getcwd.c
putenv.c strdup.c lsearch.c search.h tgetpass.c config.h.in
configure.in configure indent.pro install-sh sample.sudoers sudo.man
sudo.cat visudo.man visudo.cat sudoers aixcrypt.exp visudo.c
all: $(PROGS)