summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/wallpaper/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/wallpaper/Makefile.am')
-rw-r--r--kipi-plugins/wallpaper/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/wallpaper/Makefile.am b/kipi-plugins/wallpaper/Makefile.am
index 1c11d92..ec9c863 100644
--- a/kipi-plugins/wallpaper/Makefile.am
+++ b/kipi-plugins/wallpaper/Makefile.am
@@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = kipiplugin_wallpaper.la
kipiplugin_wallpaper_la_DEPENDENCIES = $(LIBKIPI_LIBS_DEP)
kipiplugin_wallpaper_la_SOURCES = plugin_wallpaper.cpp
-kipiplugin_wallpaper_la_LIBADD = $(LIBKIPI_LIBS) $(LIB_KIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
+kipiplugin_wallpaper_la_LIBADD = $(LIBKIPI_LIBS) $(LIB_TDEIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
kipiplugin_wallpaper_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)