summaryrefslogtreecommitdiffstats
path: root/tdeprint/slave/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/slave/Makefile.am')
-rw-r--r--tdeprint/slave/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/slave/Makefile.am b/tdeprint/slave/Makefile.am
index 5da6a536a..6942fc962 100644
--- a/tdeprint/slave/Makefile.am
+++ b/tdeprint/slave/Makefile.am
@@ -7,7 +7,7 @@ INCLUDES= $(all_includes)
kde_module_LTLIBRARIES = tdeio_print.la
tdeio_print_la_SOURCES = tdeio_print.cpp
-tdeio_print_la_LIBADD = $(LIB_KIO) -ltdeprint
+tdeio_print_la_LIBADD = $(LIB_TDEIO) -ltdeprint
tdeio_print_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
METASOURCES = AUTO