]> granicus.if.org Git - sudo/commitdiff
Remove init.d/*.sh in distclean
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 31 Mar 2014 21:47:02 +0000 (15:47 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 31 Mar 2014 21:47:02 +0000 (15:47 -0600)
Makefile.in

index 0111490a2c6b1bc34831743cddf122a12c19bc71..c8af86610b9064649d6e8912b287936720e5460e 100644 (file)
@@ -322,7 +322,7 @@ distclean: config.status
            (cd $$d && exec $(MAKE) $@); \
        done
        -rm -rf Makefile pathnames.h config.h config.status config.cache \
-               config.log libtool stamp-* autom4te.cache
+               config.log libtool stamp-* autom4te.cache init.d/*.sh
 
 cleandir: distclean