summaryrefslogtreecommitdiffstats
path: root/polyp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/Makefile.am')
-rw-r--r--polyp/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/polyp/Makefile.am b/polyp/Makefile.am
index b1c911a4..8206bcf6 100644
--- a/polyp/Makefile.am
+++ b/polyp/Makefile.am
@@ -18,8 +18,8 @@
# USA.
AM_CFLAGS=-ansi -D_GNU_SOURCE -DDLSEARCHDIR=\"$(pkglibdir)\" -I$(srcdir)/..
-AM_LDADD=-L.
-AM_LIBADD=-L.
+AM_LDADD=-L. -lpthread
+AM_LIBADD=-L. -lpthread
polypincludedir=$(includedir)/polyp