summaryrefslogtreecommitdiffstats
path: root/src/coff/xml/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/coff/xml/Makefile.am')
-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)