Merge pull request #1748 from cyphar/makefile-release

makefile: make "release" PHONY
This commit is contained in:
Daniel, Dao Quang Minh 2018-02-28 15:43:01 +00:00 committed by GitHub
commit aada2af1b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.PHONY: all shell dbuild man \ .PHONY: all shell dbuild man release \
localtest localunittest localintegration \ localtest localunittest localintegration \
test unittest integration test unittest integration