]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Makefile: cleanup xml files
authorHarald Hoyer <harald@redhat.com>
Tue, 16 Oct 2012 12:51:42 +0000 (14:51 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 16 Oct 2012 12:51:42 +0000 (14:51 +0200)
Makefile

index bfd0fb9443d56c0f886143f67a42d1fbccf77ac2..b880b425bb939a0bc067020c305d6670f1b1b36c 100644 (file)
--- 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)