Add systrace
This commit is contained in:
10
Makefile.in
10
Makefile.in
@@ -103,8 +103,8 @@ SRCS = alloc.c alloca.c check.c closefrom.c def_data.c defaults.c env.c err.c \
|
||||
gettime.c goodpath.c interfaces.c ldap.c lex.yy.c lsearch.c logging.c \
|
||||
parse.c parse.lex parse.yacc set_perms.c sigaction.c snprintf.c \
|
||||
strcasecmp.c strerror.c strlcat.c strlcpy.c sudo.c sudo_noexec.c \
|
||||
sudo.tab.c sudo_edit.c testsudoers.c tgetpass.c utimes.c visudo.c \
|
||||
zero_bytes.c $(AUTH_SRCS)
|
||||
sudo.tab.c sudo_edit.c systrace.c testsudoers.c tgetpass.c utimes.c \
|
||||
visudo.c zero_bytes.c $(AUTH_SRCS)
|
||||
|
||||
AUTH_SRCS = auth/afs.c auth/aix_auth.c auth/bsdauth.c auth/dce.c auth/fwtk.c \
|
||||
auth/kerb4.c auth/kerb5.c auth/pam.c auth/passwd.c auth/rfc1938.c \
|
||||
@@ -138,9 +138,9 @@ DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES HISTORY INSTALL INSTALL.configure \
|
||||
config.guess config.h.in config.sub configure configure.in \
|
||||
def_data.in fnmatch.3 indent.pro install-sh ltmain.sh mkdefaults \
|
||||
mkinstalldirs pathnames.h.in sample.pam sample.syslog.conf \
|
||||
sample.sudoers sudo.cat sudo.man.in sudo.pod sudoers sudoers.cat \
|
||||
sudoers.man.in sudoers.pod sudoers2ldif visudo.cat visudo.man.in \
|
||||
visudo.pod auth/API
|
||||
sample.sudoers sudo.cat sudo.man.in sudo.pod sudo.psf sudoers \
|
||||
sudoers.cat sudoers.man.in sudoers.pod sudoers2ldif visudo.cat \
|
||||
visudo.man.in visudo.pod auth/API
|
||||
|
||||
BINFILES= BUGS CHANGES HISTORY LICENSE README TODO TROUBLESHOOTING \
|
||||
UPGRADE install-sh mkinstalldirs sample.syslog.conf sample.sudoers \
|
||||
|
Reference in New Issue
Block a user