summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2012-10-16 14:51:42 +0200
committerHarald Hoyer <harald@redhat.com>2012-10-16 14:51:42 +0200
commite1cb85802b0c4ef534d349b86426bcac27cab3ba (patch)
tree779ca3b96d3eebbcb2d15df432642ee08d6ce91e
parentcbd60fcaaf4bec48015d9deca365fd67e501d891 (diff)
downloaddracut-e1cb85802b0c4ef534d349b86426bcac27cab3ba.tar.gz
dracut-e1cb85802b0c4ef534d349b86426bcac27cab3ba.tar.bz2
dracut-e1cb85802b0c4ef534d349b86426bcac27cab3ba.zip
Makefile: cleanup xml files
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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)