Skip to content

Commit 06258cb

Browse files
authored
Merge pull request ogham#173 from kballard/makefile
Always rebuild with `make`
2 parents 75fff59 + 20b6588 commit 06258cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ uninstall:
6060
clean:
6161
-rm -rf target
6262

63-
.PHONY: all build build-no-git install uninstall clean
63+
.PHONY: all build install

0 commit comments

Comments
 (0)