Skip to content

Commit aada2af

Browse files
authored
Merge pull request opencontainers#1748 from cyphar/makefile-release
makefile: make "release" PHONY
2 parents 6f6bb35 + 8d7b573 commit aada2af

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
@@ -1,4 +1,4 @@
1-
.PHONY: all shell dbuild man \
1+
.PHONY: all shell dbuild man release \
22
localtest localunittest localintegration \
33
test unittest integration
44

0 commit comments

Comments
 (0)