summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Rockai <prockai@redhat.com>2015-02-05 16:30:50 +0100
committerPetr Rockai <prockai@redhat.com>2015-02-05 16:30:50 +0100
commit4065741a672d97f1c6b158ad781bc486c38e7c0a (patch)
tree57b2244d648d39c26b9b96c7505e34eb03a7f92b
parent43d6b44a9fac5809bf73a88a7a6a106e302b4fe4 (diff)
downloadlvm2-4065741a672d97f1c6b158ad781bc486c38e7c0a.tar.gz
configure: Fix a warning about test/Makefile.in.
-rw-r--r--test/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index e0652e128..9e8e4841d 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -23,6 +23,7 @@ abs_srcdir = @abs_srcdir@
abs_builddir = @abs_builddir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
+datarootdir = @datarootdir@
LVM_TEST_RESULTS ?= results
export LVM_TEST_THIN_CHECK_CMD?=@THIN_CHECK_CMD@