summaryrefslogtreecommitdiffstats
path: root/ksig
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
commit53775b8225e93598c923ba60d3770dcb5c9a2323 (patch)
tree4dacefcce3c453486f9b465e0c303c9ae006e6c0 /ksig
parent3aba493dc987d45b85edf82ec919980465a9b4ba (diff)
downloadtdeaddons-53775b8225e93598c923ba60d3770dcb5c9a2323.tar.gz
tdeaddons-53775b8225e93598c923ba60d3770dcb5c9a2323.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/kdeaddons@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksig')
-rw-r--r--ksig/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksig/Makefile.am b/ksig/Makefile.am
index 733e65c..90452b8 100644
--- a/ksig/Makefile.am
+++ b/ksig/Makefile.am
@@ -8,7 +8,7 @@ INCLUDES = $(all_includes)
METASOURCES = AUTO
KDE_ICON = AUTO
-ksig_LDFLAGS = $(all_libraries) $(KDE_RPATH)
+ksig_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
ksig_LDADD = $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI)
rcdir = $(kde_datadir)/ksig