summaryrefslogtreecommitdiffstats
path: root/kdeprint/slave/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/slave/Makefile.am')
-rw-r--r--kdeprint/slave/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/slave/Makefile.am b/kdeprint/slave/Makefile.am
index b4352d4d8..5e5e04123 100644
--- a/kdeprint/slave/Makefile.am
+++ b/kdeprint/slave/Makefile.am
@@ -7,7 +7,7 @@ INCLUDES= $(all_includes)
kde_module_LTLIBRARIES = kio_print.la
kio_print_la_SOURCES = kio_print.cpp
-kio_print_la_LIBADD = $(LIB_KIO) -lkdeprint
+kio_print_la_LIBADD = $(LIB_KIO) -ltdeprint
kio_print_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
METASOURCES = AUTO