summaryrefslogtreecommitdiffstats
path: root/tools/converter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/converter/Makefile.am')
-rw-r--r--tools/converter/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/converter/Makefile.am b/tools/converter/Makefile.am
index c0f9350d2..ae56a9323 100644
--- a/tools/converter/Makefile.am
+++ b/tools/converter/Makefile.am
@@ -2,7 +2,7 @@ INCLUDES = $(KOFFICE_INCLUDES) $(all_includes)
bin_PROGRAMS = koconverter
koconverter_SOURCES = koconverter.cpp
-koconverter_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+koconverter_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
koconverter_LDADD = $(top_builddir)/lib/kofficecore/libkofficecore.la
METASOURCES = AUTO