summaryrefslogtreecommitdiffstats
path: root/languages/python/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'languages/python/Makefile.am')
-rw-r--r--languages/python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/python/Makefile.am b/languages/python/Makefile.am
index 4b8da707..feef469d 100644
--- a/languages/python/Makefile.am
+++ b/languages/python/Makefile.am
@@ -16,7 +16,7 @@ libkdevpythonsupport_la_SOURCES = pythonsupportpart.cpp pythonconfigwidget.cpp p
pythonimplementationwidget.cpp qtdesignerpythonintegration.cpp
tdeio_pydoc_la_SOURCES = pydoc.cpp
-tdeio_pydoc_la_LIBADD = $(LIB_KIO)
+tdeio_pydoc_la_LIBADD = $(LIB_TDEIO)
tdeio_pydoc_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
METASOURCES = AUTO