summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-08-27 16:08:41 +0000
committerLennart Poettering <lennart@poettering.net>2004-08-27 16:08:41 +0000
commitf290ae731082e66b4815c9c6ac785d98f0231115 (patch)
treed4ba1a73ff15cb2f371e39981eabf4bdd37df52b /src
parentd0e9c6e2f513b1bacff72180716f9c38cb9487c2 (diff)
build system update
git-svn-id: file:///home/lennart/svn/public/xmms-pulse/trunk@10 ef929aba-56e2-0310-84e0-b7573d389508
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ee1d5fd..7ff61a4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,6 +17,9 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
+AM_CFLAGS=$(PTHREAD_CFLAGS)
+AM_LIBADD=$(PTHREAD_LIBS)
+
xmmsplugindir=$(XMMS_OUTPUTPLUGINDIR)
xmmsplugin_LTLIBRARIES=libpolyp.la