[gtk+] x11: Add --c-include for gdk/gdkx.h to Gdk-X11 gir build



commit b05f54ff73615bd7e94f1f9dc9363e9477114f9b
Author: Benjamin Otte <otte redhat com>
Date:   Tue Jan 11 16:34:59 2011 +0100

    x11: Add --c-include for gdk/gdkx.h to Gdk-X11 gir build

 gdk/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index cc1a54c..cd531e6 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -233,7 +233,7 @@ x11_introspection_files = 		\
 	x11/gdkx11window.h
 
 GdkX11-3.0.gir: libgdk-3.0.la Gdk-3.0.gir Makefile
-GdkX11_3_0_gir_SCANNERFLAGS = --warn-all --strip-prefix=Gdk
+GdkX11_3_0_gir_SCANNERFLAGS = --warn-all --strip-prefix=Gdk --c-include="gdk/gdkx.h"
 GdkX11_3_0_gir_INCLUDES = Gio-2.0 Gdk-3.0 GdkPixbuf-2.0 Pango-1.0 xlib-2.0
 GdkX11_3_0_gir_LIBS = libgdk-3.0.la
 GdkX11_3_0_gir_FILES = $(x11_introspection_files)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]