From e1cb85802b0c4ef534d349b86426bcac27cab3ba Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 16 Oct 2012 14:51:42 +0200 Subject: [PATCH] Makefile: cleanup xml files --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index bfd0fb94..b880b425 100644 --- a/Makefile +++ b/Makefile @@ -122,6 +122,7 @@ clean: $(RM) *~ $(RM) */*~ $(RM) */*/*~ + $(RM) $(manpages:%=%.xml) dracut.xml $(RM) test-*.img $(RM) dracut-*.rpm dracut-*.tar.bz2 $(RM) dracut-install install/dracut-install $(DRACUT_INSTALL_OBJECTS)