summaryrefslogtreecommitdiff
path: root/libparted/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-11-19 09:10:36 +0100
committerJim Meyering <meyering@redhat.com>2010-11-20 17:03:02 +0100
commit8e9ac03d6f9dc444096276500ec76e9293dcd956 (patch)
treec2922013a2cf3b913bdbc638f85bc56a425731a3 /libparted/tests/Makefile.am
parent6c6be2269cdb353de490d8b76acd92afce6699a2 (diff)
downloadparted-8e9ac03d6f9dc444096276500ec76e9293dcd956.tar.gz
tests: libparted/tests: use init.sh, not test-lib.sh
Diffstat (limited to 'libparted/tests/Makefile.am')
-rw-r--r--libparted/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libparted/tests/Makefile.am b/libparted/tests/Makefile.am
index 937cab8..4277530 100644
--- a/libparted/tests/Makefile.am
+++ b/libparted/tests/Makefile.am
@@ -36,5 +36,6 @@ old-init.sh: Makefile.in
TESTS_ENVIRONMENT = \
top_srcdir='$(top_srcdir)' \
+ abs_top_srcdir='$(abs_top_srcdir)' \
DYNAMIC_LOADING=$(DYNAMIC_LOADING) \
ENABLE_DEVICE_MAPPER=$(ENABLE_DEVICE_MAPPER)