]> granicus.if.org Git - sudo/commitdiff
Add sudoreplay testsudoers and visudo to clean target
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 2 Apr 2010 11:49:29 +0000 (07:49 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 2 Apr 2010 11:49:29 +0000 (07:49 -0400)
plugins/sudoers/Makefile.in

index 2830b38f89c0e4e8bb12b9faca37852bc9a83b03..022b53264cac2e92d4003b12d2788a4436706508 100644 (file)
@@ -314,7 +314,7 @@ check:
        @echo nothing to check
 
 clean:
-       -rm -f *.a *.o *.lo *.la stamp-* core *.core core.*
+       -rm -f sudoreplay testsudoers visudo *.a *.o *.lo *.la stamp-* core *.core core.*
 
 mostlyclean: clean