Minor: Makefile - added mk_build_dir to .PHONY target

This commit is contained in:
Torkel Bjørnson-Langen 2014-12-29 17:40:55 +01:00
parent ddf2aa38cc
commit 7bf11df3b8

View File

@ -68,3 +68,4 @@ dist:
.PHONY: deps
.PHONY: dist
.PHONY: api
.PHONY: mk_build_dir