summaryrefslogtreecommitdiffstats
path: root/noatun/Makefile.am
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-10 20:45:10 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-10-10 20:45:10 +0000
commit2bf98fe80123692057a58a267f921cf014d61ef5 (patch)
tree847c1e8e842ff56f3f8fe204fd816fa079873f70 /noatun/Makefile.am
parent38c883e6b179b5e188aead3dd975646c38334e56 (diff)
downloadtdemultimedia-2bf98fe80123692057a58a267f921cf014d61ef5.tar.gz
tdemultimedia-2bf98fe80123692057a58a267f921cf014d61ef5.zip
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'noatun/Makefile.am')
-rw-r--r--noatun/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/Makefile.am b/noatun/Makefile.am
index 2dd06107..240c3225 100644
--- a/noatun/Makefile.am
+++ b/noatun/Makefile.am
@@ -16,7 +16,7 @@ kconfdir = $(libdir)/kconf_update_bin
kconf_PROGRAMS = noatun20update
noatun20update_SOURCES = noatun20update.cpp
-noatun20update_LDFLAGS = $(all_libraries) $(KDE_RPATH)
+noatun20update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
noatun20update_LDADD = $(LIB_QT)
messages: