summaryrefslogtreecommitdiffhomepage
path: root/auto/install
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/install2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/install b/auto/install
index d884487a1..c764fdd2f 100644
--- a/auto/install
+++ b/auto/install
@@ -215,4 +215,6 @@ upgrade:
test -f $NGX_PID_PATH.oldbin
kill -QUIT \`cat $NGX_PID_PATH.oldbin\`
+
+.PHONY: build install modules upgrade
END