summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 20:59:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 20:59:08 -0600
commitb6a8f6c6a5a48968803e2b66040725dabeeff5bf (patch)
tree9d977a2f5338870e986f6ab186c35074e1f1a2a7 /src/Makefile.am
parente51f970889095f5936135ae73a6bb92f5de6088f (diff)
downloadtellico-b6a8f6c6a5a48968803e2b66040725dabeeff5bf.tar.gz
tellico-b6a8f6c6a5a48968803e2b66040725dabeeff5bf.zip
Rename kiobuffer and KHTML
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ce732e0..0330da0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -30,7 +30,7 @@ tellico_LDADD = ./core/libcore.a ./cite/libcite.a ./fetch/libfetch.a \
./newstuff/libnewstuff.a ./translators/pilotdb/libpilotdb.a \
./translators/pilotdb/libflatfile/liblibflatfile.a ./gui/libgui.a \
./translators/pilotdb/libpalm/liblibpalm.a ./rtf2html/librtf2html.a \
- ./commands/libcommands.a -lexslt $(LIB_KFILE) $(LIB_KHTML) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) \
+ ./commands/libcommands.a -lexslt $(LIB_KFILE) $(LIB_TDEHTML) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) \
$(LIBSOCKET) $(LIBXSLT_LIBS) $(TAGLIB_LIBS) $(KCDDB_LIBS) $(YAZ_LIBS) $(LIB_KIO) \
$(LIB_KABC) $(KCAL_LIBS) $(LDADD_LIBBTPARSE) $(LIB_KNEWSTUFF) $(EXEMPI_LIBS) \
$(POPPLER_LIBS) $(LDADD_LIBBARCODE) $(LIBXML_LIBS)