diff options
Diffstat (limited to 'extras/vcl-ldpreload/env.sh')
-rw-r--r-- | extras/vcl-ldpreload/env.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/vcl-ldpreload/env.sh b/extras/vcl-ldpreload/env.sh index b0df547dbd2..eb8aab801b0 100644 --- a/extras/vcl-ldpreload/env.sh +++ b/extras/vcl-ldpreload/env.sh @@ -1,3 +1,4 @@ export VPP_DIR=$WS_ROOT export LDP_DIR=$WS_ROOT/extras/vcl-ldpreload +export LDP_TEST_DIR=$LDP_DIR/test export VCL_LDPRELOAD_LIB_DIR=$LDP_DIR/src/.libs |