From: Todd C. Miller Date: Thu, 6 Mar 2008 18:08:13 +0000 (+0000) Subject: fix typo in last commit X-Git-Tag: SUDO_1_7_0~154 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2a05f214b3c9119ca24e405e05b72174f0b43cd;p=sudo fix typo in last commit --- diff --git a/Makefile.in b/Makefile.in index 73c025614..dfabb0a2e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -141,7 +141,7 @@ LIB_OBJS = @LIBOBJS@ VERSION = 1.7 DISTFILES = $(SRCS) $(HDRS) ChangeLog HISTORY INSTALL INSTALL.configure \ - LICENSE Makefile.in PORTING README README.LDAP TODO + 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 \