Skip to content

Commit d643156

Browse files
haraldhdanimo
authored andcommitted
fix: remove dracut.pc on make clean
1 parent d8a454a commit d643156

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ clean:
204204
$(RM) dracut-install install/dracut-install $(DRACUT_INSTALL_OBJECTS)
205205
$(RM) skipcpio/skipcpio $(SKIPCPIO_OBJECTS)
206206
$(RM) $(manpages) dracut.html
207+
$(RM) dracut.pc
207208
$(MAKE) -C test clean
208209

209210
dist: dracut-$(DRACUT_MAIN_VERSION).tar.xz

0 commit comments

Comments
 (0)