From: Todd C. Miller Date: Wed, 3 Nov 2010 17:17:29 +0000 (-0400) Subject: remove zlib/zconf.h for distclean X-Git-Tag: SUDO_1_7_5~116 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb11eccded96d8b702b6143e1c28dd80359a29f1;p=sudo remove zlib/zconf.h for distclean --HG-- branch : 1.7 --- diff --git a/Makefile.in b/Makefile.in index 2f8ca8ae0..b98d09d47 100644 --- a/Makefile.in +++ b/Makefile.in @@ -577,7 +577,7 @@ distclean: clean -rm -rf Makefile pathnames.h config.h config.status config.cache \ config.log libtool sudoers sudo_noexec.lo .libs $(GENERATED) \ sudo.man sudoers.man sudoers.ldap.man sudoreplay.man \ - visudo.man sudo_usage.h Makefile.binary + visudo.man sudo_usage.h Makefile.binary zlib/zconf.h clobber: distclean