diff options
Diffstat (limited to 'src/devices/pic/xml/Makefile.am')
-rw-r--r-- | src/devices/pic/xml/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/pic/xml/Makefile.am b/src/devices/pic/xml/Makefile.am index a941f8d..9ebb9f3 100644 --- a/src/devices/pic/xml/Makefile.am +++ b/src/devices/pic/xml/Makefile.am @@ -9,4 +9,4 @@ pic_xml_to_data_DEPENDENCIES = $(top_builddir)/src/devices/pic/base/libpicbase.l $(top_builddir)/src/common/common/libcommon.la pic_xml_to_data_LDADD = $(top_builddir)/src/devices/pic/base/libpicbase.la \ $(top_builddir)/src/xml_to_data/libxmltodata.la $(top_builddir)/src/devices/base/libdevicebase.la \ - $(top_builddir)/src/common/common/libcommon.la $(LIB_KDECORE) + $(top_builddir)/src/common/common/libcommon.la $(LIB_TDECORE) |