]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
fix: remove dracut.pc on `make clean`
authorHarald Hoyer <harald@redhat.com>
Mon, 8 Mar 2021 09:39:51 +0000 (10:39 +0100)
committerDaniel Molkentin <daniel@molkentin.de>
Wed, 10 Mar 2021 16:58:37 +0000 (17:58 +0100)
Makefile

index 066bd9cc641ad9a80f1880031dbea690e825eb5e..1aa4d4697b9e72e1817a81a85f288b3659206048 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -204,6 +204,7 @@ clean:
        $(RM) dracut-install install/dracut-install $(DRACUT_INSTALL_OBJECTS)
        $(RM) skipcpio/skipcpio $(SKIPCPIO_OBJECTS)
        $(RM) $(manpages) dracut.html
+       $(RM) dracut.pc
        $(MAKE) -C test clean
 
 dist: dracut-$(DRACUT_MAIN_VERSION).tar.xz