Don't rebuild on make install

This commit is contained in:
Georgi Kirilov 2019-02-01 07:33:10 +02:00 committed by Arun Prakash Jana
parent 8080b6dd67
commit a85268cf79
1 changed files with 1 additions and 1 deletions

View File

@ -63,4 +63,4 @@ clean:
skip: ;
.PHONY: $(BIN) $(SRC) all debug install uninstall strip dist clean
.PHONY: all debug install uninstall strip dist clean