summaryrefslogtreecommitdiffstats
path: root/khexedit/parts/kbytesedit/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:03:07 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:02:48 +0200
commitbdbc0ea90c852057ba8656081f951b10cf6c29fb (patch)
tree674a1e20be1b2d52ff7de6be3d98087ad8569db2 /khexedit/parts/kbytesedit/Makefile.am
parent46cb83f8689f04b2fb92ec301bf38c62bae42dda (diff)
downloadtdeutils-bdbc0ea90c852057ba8656081f951b10cf6c29fb.tar.gz
tdeutils-bdbc0ea90c852057ba8656081f951b10cf6c29fb.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'khexedit/parts/kbytesedit/Makefile.am')
-rw-r--r--khexedit/parts/kbytesedit/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/parts/kbytesedit/Makefile.am b/khexedit/parts/kbytesedit/Makefile.am
index b8be127..17eb1ea 100644
--- a/khexedit/parts/kbytesedit/Makefile.am
+++ b/khexedit/parts/kbytesedit/Makefile.am
@@ -9,7 +9,7 @@ METASOURCES = AUTO
libkbyteseditwidget_la_SOURCES = kbyteseditwidget.cpp
libkbyteseditwidget_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module -avoid-version -no-undefined
-libkbyteseditwidget_la_LIBADD = ../../lib/libkhexeditcommon.la $(LIB_KPARTS)
+libkbyteseditwidget_la_LIBADD = ../../lib/libkhexeditcommon.la $(LIB_TDEPARTS)
service_DATA = kbyteseditwidget.desktop
servicedir = $(kde_servicesdir)