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