[grilo] core: define C include for GIR



commit 590aa8677de9ffdab6591d9a8615de281c91d2d3
Author: Marc-André Lureau <marcandre lureau gmail com>
Date:   Mon Nov 17 11:52:50 2014 +0100

    core: define C include for GIR
    
    https://bugzilla.gnome.org/show_bug.cgi?id=740186

 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 12356b0..5aaf1b9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -143,6 +143,7 @@ Grl_ GRL_MAJORMINOR_NORM@_gir_INCLUDES = GObject-2.0 GModule-2.0 Gio-2.0
 Grl_ GRL_MAJORMINOR_NORM@_gir_CFLAGS = $(lib GRL_NAME@_la_CFLAGS)
 Grl_ GRL_MAJORMINOR_NORM@_gir_LIBS = lib GRL_NAME@.la
 Grl_ GRL_MAJORMINOR_NORM@_gir_FILES = $(introspection_sources)
+Grl_ GRL_MAJORMINOR_NORM@_gir_SCANNERFLAGS = --c-include="grilo.h"
 INTROSPECTION_GIRS += Grl- GRL_MAJORMINOR@.gir
 
 girdir = @INTROSPECTION_GIRDIR@


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