From 291c375686bd560ab45bde3914f0f9471468518b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:12 +0200 Subject: Additional k => tde renaming and fixes --- kolf/objects/test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kolf/objects/test') diff --git a/kolf/objects/test/Makefile.am b/kolf/objects/test/Makefile.am index 4e9bb33f..bd89b459 100644 --- a/kolf/objects/test/Makefile.am +++ b/kolf/objects/test/Makefile.am @@ -3,7 +3,7 @@ lib_LTLIBRARIES = libkolftest.la libkolftest_la_SOURCES = test.cpp -libkolftest_la_LDFLAGS = $(all_libraries) $(LIB_KIO) -lkolf -module -avoid-version +libkolftest_la_LDFLAGS = $(all_libraries) $(LIB_TDEIO) -lkolf -module -avoid-version libkolftest_la_METASOURCES = AUTO -- cgit v1.2.1