Consistently treat gdkenumtypes.[hc] as source files
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 8 Sep 2011 07:14:02 +0000 (09:14 +0200)
committerSjoerd Simons <sjoerd@debian.org>
Fri, 30 Sep 2016 12:36:52 +0000 (12:36 +0000)
commit89860fc71e55e205fe9ccbf38b2d3d701979f836
tree74776d780a6376d7c3384d31585bad8920ee5b5f
parent68af8bf6093f67205b5a33e6688838ca52e4b168
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