summaryrefslogtreecommitdiffstats
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
commit7d739dd39dcbe25b509964a0ae182007ef07359b (patch)
tree6b9ab22bacddeccf8e18e42eca5cc78687e8c702
parentd75633a12ec949409aa32b7cd0ac1b209483a206 (diff)
downloadsmb4k-3.5.13.tar.gz
smb4k-3.5.13.zip
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiricv3.5.13
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/smb4k@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--smb4k/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/smb4k/Makefile.am b/smb4k/Makefile.am
index 792b035..80422b9 100644
--- a/smb4k/Makefile.am
+++ b/smb4k/Makefile.am
@@ -9,7 +9,7 @@ bin_PROGRAMS = smb4k
smb4k_SOURCES = main.cpp smb4k.cpp smb4ksystemtray.cpp
smb4k_LDADD = $(top_builddir)/smb4k/core/libsmb4kcore.la \
$(top_builddir)/smb4k/dialogs/libsmb4kdialogs.la $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KFILE) $(LIB_KPARTS) $(LIB_QT)
-smb4k_LDFLAGS = $(all_libraries) $(KDE_RPATH)
+smb4k_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
KDE_ICON = smb4k