summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index c67014a..57bf1ae 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -5,5 +5,5 @@ TESTS=$(check_PROGRAMS)
xshmfence_test_SOURCES = xshmfence_test.c
xshmfence_test_CFLAGS = -I$(top_srcdir)/src
-xshmfence_test_LDADD = $(top_builddir)/src/libxshmfence.la
+xshmfence_test_LDADD = $(top_builddir)/src/libxshmfence.la @PTHREAD_LIBS@