Add missing .PHONY rules to Makefile
authorNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Thu, 12 Dec 2013 21:36:05 +0000 (22:36 +0100)
committerNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Sat, 14 Dec 2013 16:49:06 +0000 (17:49 +0100)
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Makefile

index b1fd7d7..a868430 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -287,8 +287,10 @@ restart-listrpc: stop-listrpc start-listrpc
 
 ################################################################################
 
-.PHONY: build dist clean core http* check test
-.PHONY: wiki build-wiki
+.PHONY: all build dist clean core http* q check test
+.PHONY: wiki build-wiki get-wiki
+.PHONY: openid
 .PHONY: banana banana-sub htdocs/images/banana htdocs/css/banana.css
+.PHONY: medals jquery maps raven
 .PHONY: start-listrpc start-listrpc-fg stop-listrpc restart-listrpc
 .PHONY: up update doc