Makefile_insert revision 9cf82ac568634e779873c4bf6cd6b7bdd465556d
## Makefile.am fragment sourced by src/Makefile.am.
#
# Sodipodi xml wrapper
# Author: Lauris Kaplinski <lauris@ariman.ee>
#
# Implements xml backbone of inkscape document. In future will be
# repaced with (wrapper of?) DOM
#
rm -f xml/libspxml.a xml/libtest-xml.a $(xml_libspxml_a_OBJECTS) $(xml_libtest_xml_a_OBJECTS)
xml_libspxml_a_SOURCES = \
# ######################
# ### CxxTest stuff ####
# ######################
CXXTEST_TESTSUITES += \
$(srcdir)/xml/repr-action-test.h \
$(srcdir)/xml/quote-test.h