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
commite003af3858bb9f03d0e7685d4b32b4559aaba72d (patch)
treeabe17a549e5e55045dfcbd471d303e9891995213
parente4718919724243fced20148062f71ce8818d6bb5 (diff)
downloadkmyfirewall-e003af38.tar.gz
kmyfirewall-e003af38.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/applications/kmyfirewall@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r--KMFSysTray/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/KMFSysTray/Makefile.am b/KMFSysTray/Makefile.am
index a1fb991..7718bd1 100644
--- a/KMFSysTray/Makefile.am
+++ b/KMFSysTray/Makefile.am
@@ -7,7 +7,7 @@ bin_PROGRAMS = kmfsystray
-kmfsystray_LDFLAGS = $(KDE_RPATH) $(all_libraries)
+kmfsystray_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
kmfsystray_LDADD = ../kmyfirewall/core/libkmfcore.la ../kmyfirewall/kmfwidgets/libkmfwidgets.la $(LIB_KDEUI) $(LIB_KPARTS)
kmfsystray_DATA = kmfsystray.desktop