diff --git a/support/Makefile.in b/support/Makefile.in
index 905cc10..9ed7021 100644
--- a/support/Makefile.in
+++ b/support/Makefile.in
@@ -80,9 +80,9 @@ man2html$(EXEEXT): $(OBJ1)
 
 clean:
        $(RM) man2html$(EXEEXT)
-       $(RM) bash.pc
 
 distclean maintainer-clean mostlyclean: clean
        $(RM) $(OBJ1)
+       $(RM) bash.pc
 
 man2html.o: man2html.c
-- 
2.6.1

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to