summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/src/Makefile.am b/tests/src/Makefile.am
index bd42022e..25eeda0d 100644
--- a/tests/src/Makefile.am
+++ b/tests/src/Makefile.am
@@ -180,6 +180,8 @@ test_qt5_greeter_CXXFLAGS = \
$(common_qt_cxxflags) \
$(LIBLIGHTDM_QT5_CFLAGS)
common_qt_ldadd = \
+ -L$(top_builddir)/liblightdm-gobject \
+ -llightdm-gobject-1 \
-L$(top_builddir)/liblightdm-qt \
$(GLIB_LIBS) \
$(GIO_UNIX_LIBS) \