From: Todd C. Miller Date: Mon, 20 Aug 2007 23:59:50 +0000 (+0000) Subject: remove sudo_usage.h in distclean X-Git-Tag: SUDO_1_7_0~425 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68aac1b3932824b81c94b132da1fdcc868726c68;p=sudo remove sudo_usage.h in distclean --- diff --git a/Makefile.in b/Makefile.in index 3a07a11c6..6420d1695 100644 --- a/Makefile.in +++ b/Makefile.in @@ -423,7 +423,7 @@ mostlyclean: clean distclean: clean -rm -rf Makefile pathnames.h config.h config.status config.cache \ config.log libtool sudo_noexec.lo .libs $(GENERATED) \ - sudo.man sudoers.man visudo.man Makefile.binary + sudo.man sudoers.man visudo.man sudo_usage.h Makefile.binary clobber: distclean