Makefile_insert revision d1bde559850436556ebee2e70e10f1cfc8aff636
4632N/A glib-genmarshal --prefix=sp_marshal --header $(srcdir)/helper/sp-marshal.list > helper/tmp.sp-marshal.h
4632N/A then rm helper/tmp.sp-marshal.h; \
4632N/A ( echo '#include "helper/sp-marshal.h"' && \
4632N/A glib-genmarshal --prefix=sp_marshal --body $(srcdir)/helper/sp-marshal.list ) \
4632N/A then rm helper/tmp.sp-marshal.cpp; \
4632N/A $(srcdir)/helper/units-test.h