Browse Source

Don't rebuild on make install

master
Georgi Kirilov Arun Prakash Jana 6 years ago
parent
commit
a85268cf79
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 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

Loading…
Cancel
Save