summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-07-03 02:15:52 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-07-03 02:15:52 +0200
commit1ace27a9852850ad348dd28679c2fe2b7d2ddc73 (patch)
tree2852b63f51a2ef41a821887d99095096e5c10ad3
parent2daf25b1ebdb0e904cdc58aadc811a43c35d1ad2 (diff)
downloadkdbg-1ace27a9852850ad348dd28679c2fe2b7d2ddc73.tar.gz
kdbg-1ace27a9852850ad348dd28679c2fe2b7d2ddc73.zip
Update autotools for new DSO linkage stylev3.5.13.2
-rw-r--r--kdbg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdbg/Makefile.am b/kdbg/Makefile.am
index ce9790b..95887fb 100644
--- a/kdbg/Makefile.am
+++ b/kdbg/Makefile.am
@@ -40,7 +40,7 @@ kdbg_LDFLAGS = \
$(all_libraries) $(KDE_RPATH)
# the libraries to link against.
-kdbg_LDADD = $(LIB_KIO)
+kdbg_LDADD = $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT)
# this option you can leave out. Just, if you use "make dist", you need it
noinst_HEADERS = \