summaryrefslogtreecommitdiffhomepage
path: root/auto/modules/php
diff options
context:
space:
mode:
authorMax Romanov <max.romanov@nginx.com>2018-05-30 18:19:39 +0300
committerMax Romanov <max.romanov@nginx.com>2018-05-30 18:19:39 +0300
commit38e40fa8577046182cd25536618a746ffa692499 (patch)
tree2aed8597f1ff5ce4c4f006fdeb4275c88de2968c /auto/modules/php
parentd3356f7ad2c818c4dec4e4099f0424e5b32b55f1 (diff)
downloadunit-38e40fa8577046182cd25536618a746ffa692499.tar.gz
unit-38e40fa8577046182cd25536618a746ffa692499.tar.bz2
PHP: using generated dependencies in makefile.
Diffstat (limited to 'auto/modules/php')
-rw-r--r--auto/modules/php3
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/modules/php b/auto/modules/php
index e022cf2a..4d29fb27 100644
--- a/auto/modules/php
+++ b/auto/modules/php
@@ -182,6 +182,9 @@ $NXT_BUILD_DIR/$nxt_obj: $nxt_src
$nxt_dep_flags \\
-o $NXT_BUILD_DIR/$nxt_obj $nxt_src
$nxt_dep_post
+
+-include $NXT_BUILD_DIR/$nxt_dep
+
END
done