summaryrefslogtreecommitdiffstats
path: root/khexedit/parts/kpart/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/parts/kpart/Makefile.am')
-rw-r--r--khexedit/parts/kpart/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/parts/kpart/Makefile.am b/khexedit/parts/kpart/Makefile.am
index 42d9c77..24c025c 100644
--- a/khexedit/parts/kpart/Makefile.am
+++ b/khexedit/parts/kpart/Makefile.am
@@ -9,7 +9,7 @@ METASOURCES = AUTO
libkhexedit2part_la_SOURCES = khepart.cpp khebrowserextension.cpp khepartfactory.cpp
libkhexedit2part_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module -no-undefined
-libkhexedit2part_la_LIBADD = ../../lib/libkhexeditcommon.la $(LIB_KPARTS) $(LIB_KIO)
+libkhexedit2part_la_LIBADD = ../../lib/libkhexeditcommon.la $(LIB_TDEPARTS) $(LIB_TDEIO)
partdesktop_DATA = khexedit2part.desktop
partdesktopdir = $(kde_servicesdir)