summaryrefslogtreecommitdiff
path: root/test/TEST-13-NSPAWN-SMOKE
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-07-04 23:00:43 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-07-18 10:05:06 -0400
commit26116187dd45fa08b12e486c5833b1bd705edfe0 (patch)
tree85f5af773457d633640e239daccad20513e72da2 /test/TEST-13-NSPAWN-SMOKE
parent209f4b9e33a79e648d46a53c05ea94f8c1676c5f (diff)
downloadsystemd-26116187dd45fa08b12e486c5833b1bd705edfe0.tar.gz
test: try to guess the build directory
This will work if $(TOP_SRC_DIR) has exactly one subdirectory with .ninja_deps. Otherwise, BUILD_DIR has to be specified.
Diffstat (limited to 'test/TEST-13-NSPAWN-SMOKE')
-rw-r--r--test/TEST-13-NSPAWN-SMOKE/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/TEST-13-NSPAWN-SMOKE/Makefile b/test/TEST-13-NSPAWN-SMOKE/Makefile
index e58c0d909b..41cca23c7f 100644
--- a/test/TEST-13-NSPAWN-SMOKE/Makefile
+++ b/test/TEST-13-NSPAWN-SMOKE/Makefile
@@ -1,5 +1,7 @@
+include ../Makefile.guess
+
all setup run:
- @basedir=../.. TEST_BASE_DIR=../ ./test.sh --$@
+ @basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
clean:
@basedir=../.. TEST_BASE_DIR=../ ./test.sh --clean
@rm -f has-overflow