Skip to content

Commit

Permalink
fix: remove dracut.pc on make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldh authored and danimo committed Mar 10, 2021
1 parent d8a454a commit d643156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -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
Expand Down

0 comments on commit d643156

Please sign in to comment.