summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2212cd3..7ccb1ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -103,6 +103,8 @@ EXTRA_DIST = \
TEST_EXTENSIONS = .sh
SH_LOG_DRIVER = \
AM_TAP_AWK='$(AWK)' \
+ TOP_SRCDIR="$(top_srcdir)" \
+ TOP_BUILDDIR="$(top_builddir)" \
SHSOEXT='$(SHSOEXT)' \
LIBOPKBUILD_SHSOVERSION='$(libopkbuild_shsoversion)' \
$(SHELL) $(top_srcdir)/build-aux/tap-driver.sh