]> Pileus Git - ~andy/gtk/commitdiff
gtk: Add --c-include to gir build
authorBenjamin Otte <otte@redhat.com>
Tue, 11 Jan 2011 15:16:44 +0000 (16:16 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 11 Jan 2011 15:46:59 +0000 (16:46 +0100)
gtk/Makefile.am

index d5e2f7f7beaee194c7453221e61593242bf933df..148137bb6ecdb21f3782bd5b1f704283fb511554 100644 (file)
@@ -971,6 +971,7 @@ Gtk_3_0_gir_SCANNERFLAGS = --warn-all --add-include-path=$(top_builddir)/gdk
 if USE_X11
 Gtk_3_0_gir_SCANNERFLAGS += --add-include-path=$(top_builddir)/gdk/x11
 endif
+Gtk_3_0_gir_SCANNERFLAGS += --c-include="gtk/gtk.h"
 Gtk_3_0_gir_INCLUDES = Atk-1.0 Gdk-3.0
 Gtk_3_0_gir_CFLAGS = \
                $(INCLUDES) \