summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/htmlexport
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:28:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:28:27 -0600
commit57d6599bd064e02ea0a8295cbdf65d6fff87ac2c (patch)
tree181d889bda51dcc071ee40137055484882395bc7 /kipi-plugins/htmlexport
parent189a122db8186416f0014cf7453587399a252436 (diff)
downloadkipi-plugins-57d6599bd064e02ea0a8295cbdf65d6fff87ac2c.tar.gz
kipi-plugins-57d6599bd064e02ea0a8295cbdf65d6fff87ac2c.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'kipi-plugins/htmlexport')
-rw-r--r--kipi-plugins/htmlexport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/htmlexport/Makefile.am b/kipi-plugins/htmlexport/Makefile.am
index 2b7f8cb..65dc6e3 100644
--- a/kipi-plugins/htmlexport/Makefile.am
+++ b/kipi-plugins/htmlexport/Makefile.am
@@ -27,7 +27,7 @@ kipiplugin_htmlexport_la_SOURCES = \
kde_kcfg_DATA = \
htmlexportconfig.kcfg
-kipiplugin_htmlexport_la_LIBADD = -lexslt -lxml2 $(LIBXSLT_LIBS) $(LIBKIPI_LIBS) $(LIB_KFILE) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
+kipiplugin_htmlexport_la_LIBADD = -lexslt -lxml2 $(LIBXSLT_LIBS) $(LIBKIPI_LIBS) $(LIB_TDEFILE) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
kipiplugin_htmlexport_la_LDFLAGS = $(KIPI_PLUGINS_COMMON_LDFLAGS) -module $(KDE_PLUGIN) $(all_libraries) -lkipiplugins