Consistently treat gdkenumtypes.[hc] as source files
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 8 Sep 2011 07:14:02 +0000 (09:14 +0200)
committerMichael Biebl <biebl@debian.org>
Sun, 22 Oct 2017 11:22:16 +0000 (12:22 +0100)
commitcbdfcc65f369c3cc5b9167ca8e5a7e4fc5d7bf2e
tree7efce37894b1f4d9de0b7811324c6479c9a0be39
parent0ef908a17862c23ad3ca2afbb00a2f98f9a51727
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