summaryrefslogtreecommitdiffstats
path: root/kkbswitch
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-08-18 16:10:46 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-08-18 16:10:46 +0200
commit43e0b376e766d90e825697d0aa419c41007324a6 (patch)
tree70b0ce3d25e3f4d71ae7b2eed43e1f144f3aee74 /kkbswitch
parent098a30b3bdb70b056c70de4924e43b076e34ede4 (diff)
downloadkkbswitch-43e0b376e766d90e825697d0aa419c41007324a6.tar.gz
kkbswitch-43e0b376e766d90e825697d0aa419c41007324a6.zip
Update autotools for new DSO linkage style
Diffstat (limited to 'kkbswitch')
-rw-r--r--kkbswitch/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kkbswitch/Makefile.am b/kkbswitch/Makefile.am
index e3e3779..f248900 100644
--- a/kkbswitch/Makefile.am
+++ b/kkbswitch/Makefile.am
@@ -7,7 +7,7 @@ kkbswitch_SOURCES = boldlistboxitem.cpp boldmenuitem.cpp kbconfig.cpp kbconfigdl
INCLUDES = $(all_includes)
-kkbswitch_LDADD = $(LIB_KIO) $(LIB_KDEUI)
+kkbswitch_LDADD = $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) -lDCOP
messages:
$(XGETTEXT) *.cpp -o $(podir)/kkbswitch.pot