2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 05:48:18 +00:00

Add sudoreplay testsudoers and visudo to clean target

This commit is contained in:
Todd C. Miller 2010-04-02 07:49:29 -04:00
parent 8c91f0a30c
commit ee52f3c390

View 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