From e24c833060d16ca2ebf62e190c02749474526ff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:03:04 +0200 Subject: Additional k => tde renaming and fixes --- kodo/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kodo') diff --git a/kodo/Makefile.am b/kodo/Makefile.am index 83ffb06..9e1e1b1 100644 --- a/kodo/Makefile.am +++ b/kodo/Makefile.am @@ -7,7 +7,7 @@ kodo_SOURCES = main.cpp kodometer.cpp kimagenumber.cpp METASOURCES = AUTO # the library search path. -kodo_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +kodo_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor kodo_LDADD = $(LIB_TDEUI) messages: -- cgit v1.2.1