mirror of
https://github.com/jarun/nnn.git
synced 2025-04-02 11:36:33 +00:00
Remove config.h on clean.
This commit is contained in:
parent
8cb25227b3
commit
e59b414503
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -43,4 +43,4 @@ dist:
|
|||
rm -rf noice-$(VERSION)
|
||||
|
||||
clean:
|
||||
rm -f $(BIN) $(OBJ) noice-$(VERSION).tar.gz
|
||||
rm -f config.h $(BIN) $(OBJ) noice-$(VERSION).tar.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue