summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/htmlexport
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:20:02 +0900
commit61930328203a018545db7a797459c5801466c4c7 (patch)
treeec332e4932f21730b352d7ce9d410fa7164be47d /kipi-plugins/htmlexport
parent5df63d7670120bd9af36269e17e0d923ab351688 (diff)
downloadkipi-plugins-61930328203a018545db7a797459c5801466c4c7.tar.gz
kipi-plugins-61930328203a018545db7a797459c5801466c4c7.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 6221e1e..c28cdb5 100644
--- a/kipi-plugins/htmlexport/Makefile.am
+++ b/kipi-plugins/htmlexport/Makefile.am
@@ -28,7 +28,7 @@ kipiplugin_htmlexport_la_SOURCES = \
kde_kcfg_DATA = \
htmlexportconfig.kcfg
-kipiplugin_htmlexport_la_LIBADD = -lexslt -lxml2 $(LIBXSLT_LIBS) $(LIBKIPI_LIBS) $(LIB_TDEFILE) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
+kipiplugin_htmlexport_la_LIBADD = -lexslt -lxml2 $(LIBXSLT_LIBS) $(LIBKIPI_LIBS) $(LIB_TDEFILE) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TQT)
kipiplugin_htmlexport_la_LDFLAGS = $(KIPI_PLUGINS_COMMON_LDFLAGS) -module $(KDE_PLUGIN) $(all_libraries) -lkipiplugins