summaryrefslogtreecommitdiffhomepage
path: root/auto
diff options
context:
space:
mode:
authorAndrei Belov <defan@nginx.com>2019-02-07 18:16:31 +0300
committerAndrei Belov <defan@nginx.com>2019-02-07 18:16:31 +0300
commitbf76c2fd552464a920505f59e75be2f44a724b8a (patch)
tree46d1dcaeb228e5d20785adda878e8edd44d1af5f /auto
parent8f7e256f7f382ce8587df188e252542400130b6f (diff)
parentfc2af29bd3ae229c8830d0e73661b4ad490a07e0 (diff)
downloadunit-bf76c2fd552464a920505f59e75be2f44a724b8a.tar.gz
unit-bf76c2fd552464a920505f59e75be2f44a724b8a.tar.bz2
Merged with the default branch.
Diffstat (limited to 'auto')
-rw-r--r--auto/modules/go2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/modules/go b/auto/modules/go
index 7abd1e73..e9b2321d 100644
--- a/auto/modules/go
+++ b/auto/modules/go
@@ -103,7 +103,7 @@ ${NXT_GO}:
${NXT_GO}-install: ${NXT_GO}-install-build
-${NXT_GO}-install-src:
+${NXT_GO}-install-src: ${NXT_BUILD_DIR}/nxt_unit_version.h
install -d \$(DESTDIR)\$(NXT_GO_DST)/src/nginx/unit
install -p -m644 ./src/*.h ./build/*.h ./src/go/unit/* \
./src/nxt_unit.c ./src/nxt_lvlhsh.c ./src/nxt_murmur_hash.c \