Skip to content

Commit

Permalink
Merge pull request #1748 from cyphar/makefile-release
Browse files Browse the repository at this point in the history
makefile: make "release" PHONY
  • Loading branch information
dqminh authored Feb 28, 2018
2 parents 6f6bb35 + 8d7b573 commit aada2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.PHONY: all shell dbuild man \
.PHONY: all shell dbuild man release \
localtest localunittest localintegration \
test unittest integration

Expand Down

0 comments on commit aada2af

Please # to comment.