From: Todd C. Miller Date: Thu, 6 Mar 2008 18:07:31 +0000 (+0000) Subject: Add WHATSNEW file to the distribution X-Git-Tag: SUDO_1_7_0~155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=094c79a20319343394fa4f105ca8afbc5d506e30;p=sudo Add WHATSNEW file to the distribution --- diff --git a/Makefile.in b/Makefile.in index 6918d376b..73c025614 100644 --- a/Makefile.in +++ b/Makefile.in @@ -141,8 +141,8 @@ LIB_OBJS = @LIBOBJS@ VERSION = 1.7 DISTFILES = $(SRCS) $(HDRS) ChangeLog HISTORY INSTALL INSTALL.configure \ - LICENSE Makefile.in PORTING README README.LDAP TODO \ - TROUBLESHOOTING UPGRADE aclocal.m4 acsite.m4 aixcrypt.exp \ + LICENSE Makefile.in PORTING README README.LDAP TODO + TROUBLESHOOTING UPGRADE WHATSNEW aclocal.m4 acsite.m4 aixcrypt.exp \ config.guess config.h.in config.sub configure configure.in \ def_data.in indent.pro install-sh ltmain.sh mkdefaults \ mkinstalldirs pathnames.h.in sample.pam sample.syslog.conf \