makefile: put format-c into .PHONY targets stable
authorAnton Shestakov <av6@dwimlabs.net>
Thu, 26 Oct 2017 11:58:55 +0800
branchstable
changeset 34927 c2695cbb5fb1
parent 34926 f7e4d6c20095
child 34928 362096cfdb1f
makefile: put format-c into .PHONY targets
Makefile
--- a/Makefile	Wed Oct 25 21:58:03 2017 +0900
+++ b/Makefile	Thu Oct 26 11:58:55 2017 +0800
@@ -308,7 +308,7 @@
 
 .PHONY: help all local build doc cleanbutpackages clean install install-bin \
 	install-doc install-home install-home-bin install-home-doc \
-	dist dist-notests check tests check-code update-pot \
+	dist dist-notests check tests check-code format-c update-pot \
 	osx deb ppa docker-debian-jessie docker-debian-stretch \
 	docker-ubuntu-trusty docker-ubuntu-trusty-ppa \
 	docker-ubuntu-xenial docker-ubuntu-xenial-ppa \