summaryrefslogtreecommitdiffstats
path: root/ksplashml/themeengine/redmond/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ksplashml/themeengine/redmond/Makefile.am')
-rw-r--r--ksplashml/themeengine/redmond/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/themeengine/redmond/Makefile.am b/ksplashml/themeengine/redmond/Makefile.am
index 28e1eca24..f3bd64329 100644
--- a/ksplashml/themeengine/redmond/Makefile.am
+++ b/ksplashml/themeengine/redmond/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/ksplashml/themeengine $(all_includes)
ksplashredmond_la_SOURCES = previewredmond.cpp themeredmond.cpp
ksplashredmond_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module $(KDE_PLUGIN)
-ksplashredmond_la_LIBADD = $(LIB_TDEUI) $(LIB_KIO) ../libksplashthemes.la
+ksplashredmond_la_LIBADD = $(LIB_TDEUI) $(LIB_TDEIO) ../libksplashthemes.la
METASOURCES = AUTO
kde_module_LTLIBRARIES = ksplashredmond.la