summaryrefslogtreecommitdiffstats
path: root/test/glib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/glib/Makefile.am')
-rw-r--r--test/glib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/glib/Makefile.am b/test/glib/Makefile.am
index d8b37b19..58f4d778 100644
--- a/test/glib/Makefile.am
+++ b/test/glib/Makefile.am
@@ -37,7 +37,7 @@ noinst_PROGRAMS= test-dbus-glib test-service-glib $(THREAD_APPS)
test_dbus_glib_SOURCES= \
test-dbus-glib.c
-test_dbus_glib_LDADD= $(top_builddir)/glib/libdbus-glib-1.la
+test_dbus_glib_LDADD= $(DBUS_GLIB_TOOL_LIBS) $(top_builddir)/glib/libdbus-glib-1.la $(top_builddir)/glib/libdbus-gtool.la
test_service_glib_SOURCES= \
test-service-glib.c