atk/Makefile.am: Update Generation of Enum Sources
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 24 Apr 2014 10:48:32 +0000 (18:48 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 25 Apr 2014 00:27:42 +0000 (08:27 +0800)
commit9a1ae853a6262fda7c82ce431597c21ec5fd1a42
tree031622aa259409cc929791b8cf4e8e8c66a8e602
parentd6ecbbbe3389ff5b478941e6ca4a28f070f4eae3
atk/Makefile.am: Update Generation of Enum Sources

This makes sure that the generated enumeration header include
atk/atkversion.h, and decorate the symbols there with ATK_AVAILABLE_IN_ALL.
Also, make sure that the generated enumeration source file includes
config.h before including atk.h.

https://bugzilla.gnome.org/show_bug.cgi?id=728031
atk/Makefile.am