diff options
Diffstat (limited to 'auto')
-rw-r--r-- | auto/modules/php | 3 |
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 |