summaryrefslogtreecommitdiffstats
path: root/kbugbuster/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:04:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 21:04:37 -0600
commit642c256d47aef772f1ca802894dcced70404a81b (patch)
tree89a9acae31538c0adf6b989b9d17415303197855 /kbugbuster/Makefile.am
parenta51e36dd01b6fdd51475450fa909e0e0940ab56c (diff)
downloadtdesdk-642c256d47aef772f1ca802894dcced70404a81b.tar.gz
tdesdk-642c256d47aef772f1ca802894dcced70404a81b.zip
Rename kiobuffer and KHTML
Diffstat (limited to 'kbugbuster/Makefile.am')
-rw-r--r--kbugbuster/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/Makefile.am b/kbugbuster/Makefile.am
index 727c0b69..f1e6939d 100644
--- a/kbugbuster/Makefile.am
+++ b/kbugbuster/Makefile.am
@@ -11,7 +11,7 @@ bin_PROGRAMS = kbugbuster
kbugbuster_SOURCES = main.cpp
kbugbuster_LDADD = -ltdeutils gui/libkbbmainwindow.la \
- backend/libkbbbackend.la $(LIB_KHTML) $(LIB_KIO) -ltdefx $(LIB_KUTILS)
+ backend/libkbbbackend.la $(LIB_TDEHTML) $(LIB_KIO) -ltdefx $(LIB_KUTILS)
kbugbuster_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor $(LIB_KUTILS)
xdg_apps_DATA = kbugbuster.desktop