From efaf922de86715600306cb97cc13b044f815d6b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:08 +0200 Subject: Additional k => tde renaming and fixes --- klettres/klettres/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'klettres') diff --git a/klettres/klettres/Makefile.am b/klettres/klettres/Makefile.am index a42dcde2..4bf8aa60 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_KIO) -ltdetexteditor +klettres_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor messages: rc.cpp $(XGETTEXT) *.cpp -o $(podir)/klettres.pot; -- cgit v1.2.3