Include the marshallers header, not the source
authorEmmanuele Bassi <ebassi@gnome.org>
Sat, 20 May 2017 15:38:46 +0000 (16:38 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 22 May 2017 12:28:54 +0000 (13:28 +0100)
commitc2e2f1b65b4e7a1a921434a4f34f63cce09684ff
treea8d5343f80cbb941b698c54e226411aa689dccc1
parent0c30597152e27e4117657bf5ac375072a887ef55
Include the marshallers header, not the source

The atkutil.c source is including atkmarshal.c, instead of including the
header. This is a weird behaviour, so let's build atkmarshal.c like the
rest of the source files, and include the header.
atk/Makefile.am
atk/atkutil.c