summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 6f6ee2e4..f3ddc2f8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -31,9 +31,9 @@ m_common_CFLAGS = \
$(NULL)
m_common_LDADD = \
+ $(top_builddir)/common/libgdmcommon.la \
@CHECK_LIBS@ \
$(COMMON_LIBS) \
$(EXTRA_TEST_LIBS) \
- $(top_builddir)/common/libgdmcommon.la \
$(NULL)