]> granicus.if.org Git - sudo/commitdiff
remove sudo_usage.h in distclean
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 20 Aug 2007 23:59:50 +0000 (23:59 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 20 Aug 2007 23:59:50 +0000 (23:59 +0000)
Makefile.in

index 3a07a11c6602bbf14bbcc81906985d9098a58f9e..6420d16950ffe9f972d0a1b705cf8679b45e2b9f 100644 (file)
@@ -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