summaryrefslogtreecommitdiffstats
path: root/kolf/objects/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kolf/objects/test/Makefile.am')
-rw-r--r--kolf/objects/test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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