From: Todd C. Miller Date: Fri, 2 Apr 2010 11:49:29 +0000 (-0400) Subject: Add sudoreplay testsudoers and visudo to clean target X-Git-Tag: SUDO_1_8_0~753 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee52f3c390626be34dcea0b8ab4b8a012387d758;p=sudo Add sudoreplay testsudoers and visudo to clean target --- diff --git a/plugins/sudoers/Makefile.in b/plugins/sudoers/Makefile.in index 2830b38f8..022b53264 100644 --- a/plugins/sudoers/Makefile.in +++ b/plugins/sudoers/Makefile.in @@ -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