]> granicus.if.org Git - sudo/commitdiff
Remove varsub as part of clean
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 14 Jun 2010 15:31:44 +0000 (11:31 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 14 Jun 2010 15:31:44 +0000 (11:31 -0400)
--HG--
branch : 1.7

Makefile.in

index 1589cf32f274266eb0528d4e773cce900737322d..49e909a65c26cdf890c8da8548204f6466476bdc 100644 (file)
@@ -507,7 +507,7 @@ check:
        @echo nothing to check
 
 clean:
-       -rm -f *.a *.o *.lo stamp-* $(PROGS) testsudoers core *.core core.*
+       -rm -f *.a *.o *.lo stamp-* varsub $(PROGS) testsudoers core *.core core.*
 
 mostlyclean: clean