Makefile_insert revision ae3943ca1cf2df6a4d570787dee506977d0aed6b
2016N/A rm -f helper/libspchelp.a $(helper_libspchelp_a_OBJECTS)
2016N/A glib-genmarshal --prefix=sp_marshal --header $(srcdir)/helper/sp-marshal.list > helper/tmp.sp-marshal.h
2016N/A then rm helper/tmp.sp-marshal.h; \
2233N/A ( echo '#include "helper/sp-marshal.h"' && \
2060N/A glib-genmarshal --prefix=sp_marshal --body $(srcdir)/helper/sp-marshal.list ) \
2016N/A then rm helper/tmp.sp-marshal.cpp; \
3278N/A $(srcdir)/helper/units-test.h
3475N/A $(CXXTESTGEN) -o xml/test-xml.cpp $(helper_testsuites)