[atk] Include C header information in GIR
- From: JÃrg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Include C header information in GIR
- Date: Wed, 18 Jul 2012 15:41:37 +0000 (UTC)
commit ce7091ac833d1cd521dee0f926454ff03ab06776
Author: Evan Nemerson <evan coeus-group com>
Date: Fri Nov 19 22:32:01 2010 -0800
Include C header information in GIR
Bug #635332.
atk/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/atk/Makefile.am b/atk/Makefile.am
index 9e12256..1532bdf 100644
--- a/atk/Makefile.am
+++ b/atk/Makefile.am
@@ -163,7 +163,7 @@ Atk-1.0.gir: libatk-1.0.la Makefile
Atk_1_0_gir_INCLUDES = GObject-2.0
Atk_1_0_gir_CFLAGS = $(INCLUDES)
Atk_1_0_gir_LIBS = libatk-1.0.la
-Atk_1_0_gir_SCANNERFLAGS = --pkg-export atk --warn-all
+Atk_1_0_gir_SCANNERFLAGS = --pkg-export atk --warn-all --c-include "atk/atk.h"
Atk_1_0_gir_FILES = \
$(addprefix $(srcdir)/, $(introspection_sources)) \
$(introspection_generated_sources)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]