summaryrefslogtreecommitdiffstats
path: root/src/coff
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:37:26 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:37:26 -0600
commitf925c0732f2d12015baeb5710a47acde87adb051 (patch)
tree40332ad6f359108a03e2eb1130a7d373b71476e8 /src/coff
parent835a3e1f7c026acf41e4e696073a10952c9dc55a (diff)
downloadpiklab-f925c0732f2d12015baeb5710a47acde87adb051.tar.gz
piklab-f925c0732f2d12015baeb5710a47acde87adb051.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'src/coff')
-rw-r--r--src/coff/xml/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coff/xml/Makefile.am b/src/coff/xml/Makefile.am
index 368e2e7..0344114 100644
--- a/src/coff/xml/Makefile.am
+++ b/src/coff/xml/Makefile.am
@@ -10,5 +10,5 @@ OBJECTS = $(top_builddir)/src/devices/list/libdevicelistnoui.la \
$(top_builddir)/src/devices/mem24/xml_data/libmem24xml.la \
$(top_builddir)/src/xml_to_data/libxmltodata.la $(top_builddir)/src/devices/base/libdevicebase.la \
$(top_builddir)/src/common/common/libcommon.la
-xml_coff_parser_LDADD = $(OBJECTS) $(LIB_KDECORE)
+xml_coff_parser_LDADD = $(OBJECTS) $(LIB_TDECORE)
xml_coff_parser_DEPENDENCIES = $(OBJECTS)