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 --- ktux/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ktux/Makefile.am') diff --git a/ktux/Makefile.am b/ktux/Makefile.am index 2a32b32..183d347 100644 --- a/ktux/Makefile.am +++ b/ktux/Makefile.am @@ -12,7 +12,7 @@ bin_PROGRAMS = ktux INCLUDES = $(all_includes) # the library search path. -ktux_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +ktux_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor # the libraries to link against. ktux_LDADD = $(LIB_TDEUI) -ltdescreensaver -- cgit v1.2.1