* plugins/debug-manager/command.c,
[anjuta-git-plugin.git] / libegg / util / Makefile.am
blob5a57f8e2d0767c50df9f3941ad6f788343c0de06
2 BUILT_SOURCES = eggmarshalers.h
4 eggmarshalers.h: $(srcdir)/../eggmarshalers.list
5         cd $(srcdir) \
6         && $(GLIB_GENMARSHAL) --prefix=_egg_marshal $(srcdir)/../eggmarshalers.list --header > xgen-emh \
7         && cp xgen-emh eggmarshalers.h \
8         && rm -f xgen-emh xgen-emh~
10 noinst_HEADERS = \
11         eggmarshalers.h \
12         eggintl.h \
13         egg-macros.h