summaryrefslogtreecommitdiffstats
path: root/arts/modules/common/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-08-05 19:24:56 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-08-05 19:34:03 +0200
commita0891554e8ef571e53cad4b8da9409a2338328e9 (patch)
treee5fac629a6d573d003a534b6320c9875b2a882a4 /arts/modules/common/Makefile.am
parent14c32f36c7a442404fbb7377691cbafa6b0f1c0e (diff)
downloadtdemultimedia-a0891554e8ef571e53cad4b8da9409a2338328e9.tar.gz
tdemultimedia-a0891554e8ef571e53cad4b8da9409a2338328e9.zip
Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch (cherry picked from commit 023e7b38d9438a4262e6b46d9dbb9345597359a5)
Diffstat (limited to 'arts/modules/common/Makefile.am')
-rw-r--r--arts/modules/common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/modules/common/Makefile.am b/arts/modules/common/Makefile.am
index 6742af36..e180579e 100644
--- a/arts/modules/common/Makefile.am
+++ b/arts/modules/common/Makefile.am
@@ -25,7 +25,7 @@ libartsmodulescommon_la_LIBADD = \
$(top_builddir)/arts/gui/common/libartsgui_idl.la \
$(top_builddir)/arts/midi/libartsmidi_idl.la \
$(top_builddir)/arts/modules/synth/libartsmodulessynth.la \
- -lartsflow -lartsflow_idl -lmcop $(LIB_KDECORE)
+ -lartsflow -lartsflow_idl -lmcop $(LIB_KDECORE) $(LIB_QT) $(VORBISFILE_LIBS) -lgthread-2.0
libartsmodulescommon_la_LDFLAGS = $(all_libraries) -L$(arts_libraries) -no-undefined