Consistently treat gdkenumtypes.[hc] as source files
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 8 Sep 2011 07:14:02 +0000 (09:14 +0200)
committerAndreas Henriksson <andreas@fatal.se>
Sun, 20 Nov 2016 18:22:12 +0000 (18:22 +0000)
commit9d67b7486e214609f1ae1aadfdafd09fd7851ac2
tree4bfd4847c400faf3ddd5061c1f0965aa046b4df0
parent4f7285089ac7d533d8491cb889564e93113ae4e0
Consistently treat gdkenumtypes.[hc] as source files

Always generate gdk/gdkenumtypes.c in the source tree, and fix path in the
introspection sources. With this, gdkenumtypes.c is correctly included with
separate build trees, too. This fixes missing GTypes in the .gir when using a
separate build tree.

Also remove the gdk/stamp-gdkenumtypes.h target. It was forcing the
regeneration of gdk/gdkenumtypes.h even if it was already present and current
in the source tree.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=647729
Bug-Ubuntu: https://launchpad.net/bugs/769256

Gbp-Pq: Name 018_gdkenumtypes.c_location.patch
gdk/Makefile.am