Makefile: cleanup xml files

This commit is contained in:
Harald Hoyer 2012-10-16 14:51:42 +02:00
parent cbd60fcaaf
commit e1cb85802b

View File

@ -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)