summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/ps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/ps/Makefile.am')
-rw-r--r--tdefile-plugins/ps/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/ps/Makefile.am b/tdefile-plugins/ps/Makefile.am
index 7e7943c6..908bc3d1 100644
--- a/tdefile-plugins/ps/Makefile.am
+++ b/tdefile-plugins/ps/Makefile.am
@@ -10,7 +10,7 @@ kde_module_LTLIBRARIES = tdefile_ps.la gsthumbnail.la
tdefile_ps_la_SOURCES = tdefile_ps.cpp
tdefile_ps_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
-tdefile_ps_la_LIBADD = $(LIB_KIO) ../../kghostview/libdscparse.la
+tdefile_ps_la_LIBADD = $(LIB_TDEIO) ../../kghostview/libdscparse.la
gsthumbnail_la_SOURCES = gscreator.cpp
gsthumbnail_la_LIBADD = $(LIB_TDECORE) ../../kghostview/libdscparse.la