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:
10
Makefile.in
10
Makefile.in
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user