aboutsummaryrefslogtreecommitdiff
path: root/packages/OS400/make-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/OS400/make-tests.sh')
-rw-r--r--packages/OS400/make-tests.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/OS400/make-tests.sh b/packages/OS400/make-tests.sh
index cee3ed95d..e40b41046 100644
--- a/packages/OS400/make-tests.sh
+++ b/packages/OS400/make-tests.sh
@@ -22,6 +22,8 @@ cd libtest
# _ Retain only lines that begins with "identifier =".
# _ Turn these lines into shell variable assignments.
+top_srcdir="${TOPDIR}"
+export top_srcdir
eval "`sed -e ': begin' \
-e '/\\\\$/{' \
-e 'N' \