diff --git a/Makefile.in b/Makefile.in index f88d3b6e2..1244d2dae 100644 --- a/Makefile.in +++ b/Makefile.in @@ -183,7 +183,7 @@ TAGS: $(SRCS) etags $(SRCS) clean: - -rm -f lex.yy.o y.tab.* *.o $(PROGS) testsudoers core + -rm -f y.tab.[ch] *.o $(PROGS) testsudoers core mostlyclean: clean