summaryrefslogtreecommitdiffstats
path: root/kbugbuster
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:55 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:55 -0600
commit78a14fe575048e318a9c4403cb42060b17946883 (patch)
treec3f3c4d9a229752bb371ccbd45ec3f488276a950 /kbugbuster
parentbd3922c07c6753c5cb6ceeb6df8c6edae1183d2d (diff)
downloadtdesdk-78a14fe575048e318a9c4403cb42060b17946883.tar.gz
tdesdk-78a14fe575048e318a9c4403cb42060b17946883.zip
Additional kde to tde renaming
Diffstat (limited to 'kbugbuster')
-rw-r--r--kbugbuster/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbugbuster/Makefile.am b/kbugbuster/Makefile.am
index 70fc1a23..85ea75d3 100644
--- a/kbugbuster/Makefile.am
+++ b/kbugbuster/Makefile.am
@@ -10,8 +10,8 @@ bin_PROGRAMS = kbugbuster
kbugbuster_SOURCES = main.cpp
kbugbuster_LDADD = -lkutils gui/libkbbmainwindow.la \
- backend/libkbbbackend.la $(LIB_KHTML) $(LIB_KIO) -lkdefx $(LIB_KUTILS)
-kbugbuster_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor $(LIB_KUTILS)
+ backend/libkbbbackend.la $(LIB_KHTML) $(LIB_KIO) -ltdefx $(LIB_KUTILS)
+kbugbuster_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor $(LIB_KUTILS)
xdg_apps_DATA = kbugbuster.desktop