summaryrefslogtreecommitdiff
path: root/tests/gtest/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gtest/Makefile.am')
-rw-r--r--tests/gtest/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/gtest/Makefile.am b/tests/gtest/Makefile.am
index 5aa778e..8b2f5fb 100644
--- a/tests/gtest/Makefile.am
+++ b/tests/gtest/Makefile.am
@@ -1,7 +1,8 @@
if HAVE_GTEST
-TESTS_ENVIRONMENT = XML_PATH=$(srcdir)
+TESTS_ENVIRONMENT = XML_PATH=$(srcdir) \
+ LD_LIBRARY_PATH=$(top_builddir)/libgupnp-igd/.libs
TESTS = $(check_PROGRAMS)