Makefile: remove dracut-version.sh on clean
authorHarald Hoyer <harald@redhat.com>
Tue, 16 Apr 2013 11:41:19 +0000 (13:41 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 16 Apr 2013 11:41:19 +0000 (13:41 +0200)
Makefile

index e0baef2..2b130d9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -149,6 +149,7 @@ clean:
        $(RM) $(manpages:%=%.xml) dracut.xml
        $(RM) test-*.img
        $(RM) dracut-*.rpm dracut-*.tar.bz2
+       $(RM) dracut-version.sh
        $(RM) dracut-install install/dracut-install $(DRACUT_INSTALL_OBJECTS)
        $(RM) $(manpages) dracut.html
        $(MAKE) -C test clean