From: Todd C. Miller Date: Mon, 6 Jun 1994 20:56:26 +0000 (+0000) Subject: added new srcs X-Git-Tag: SUDO_1_3_1~175 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e97a32e6fa01b9a77b161466c4ff55f00c3b9b1d;p=sudo added new srcs --- diff --git a/Makefile.in b/Makefile.in index 25551c336..af7f66bb0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -85,8 +85,8 @@ LIBOBJS = @LIBOBJS@ HDRS = sudo.h version.h insults.h DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING INSTALL Makefile.in PORTING \ - README README.v1.3.1 SUPPORTED TODO aclocal.m4 \ - config.h.in configure configure.in indent.pro installbsd \ + README README.v1.3.1 SUPPORTED TODO aclocal.m4 getcwd.c realpath.c \ + strdup.c config.h.in configure configure.in indent.pro installbsd \ pathnames.h.in sample.sudoers sudo.man sudoers aixcrypt.exp \ visudoers/Makefile.in visudoers/config.h visudoers/pathnames.h \ visudoers/sudo.h visudoers/version.h visudoers/visudo.c \