From 3771a842be82c729e79a2728d2b39f901da2d865 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:03 +0200 Subject: Additional k => tde renaming and fixes --- korundum/rubylib/rbtdeconfig_compiler/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korundum/rubylib/rbtdeconfig_compiler') diff --git a/korundum/rubylib/rbtdeconfig_compiler/Makefile.am b/korundum/rubylib/rbtdeconfig_compiler/Makefile.am index 8931f18a..92c4f429 100644 --- a/korundum/rubylib/rbtdeconfig_compiler/Makefile.am +++ b/korundum/rubylib/rbtdeconfig_compiler/Makefile.am @@ -12,7 +12,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/tdecore -I$(top_srcdir) $(all_includes) bin_PROGRAMS = rbtdeconfig_compiler -rbtdeconfig_compiler_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +rbtdeconfig_compiler_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor rbtdeconfig_compiler_LDADD = $(LIB_TDECORE) rbtdeconfig_compiler_SOURCES = rbtdeconfig_compiler.cpp -- cgit v1.2.1