summaryrefslogtreecommitdiffstats
path: root/klettres/klettres/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'klettres/klettres/Makefile.am')
-rw-r--r--klettres/klettres/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/klettres/klettres/Makefile.am b/klettres/klettres/Makefile.am
index 168efc4e..26d66c09 100644
--- a/klettres/klettres/Makefile.am
+++ b/klettres/klettres/Makefile.am
@@ -24,7 +24,7 @@ METASOURCES = AUTO
KDE_ICON = AUTO
# the library search path.
-klettres_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+klettres_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/klettres.pot;