[rhythmbox/gobject-introspection: 13/34] fix gir/typelib build search path
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/gobject-introspection: 13/34] fix gir/typelib build search path
- Date: Wed, 14 Jul 2010 05:57:10 +0000 (UTC)
commit 2851acea57319fc09fdeca448e7ef7ad059d495f
Author: Jonathan Matthew <jonathan d14n org>
Date: Tue Jul 13 09:11:43 2010 +1000
fix gir/typelib build search path
bindings/gi/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bindings/gi/Makefile.am b/bindings/gi/Makefile.am
index 5390452..9e15dc0 100644
--- a/bindings/gi/Makefile.am
+++ b/bindings/gi/Makefile.am
@@ -1,7 +1,7 @@
-include $(INTROSPECTION_MAKEFILE)
INTROSPECTION_GIRS =
-INTROSPECTION_SCANNER_ARGS = --add-include-path=$(top_srcdir) --add-include-path=$(top_builddir)/shell
+INTROSPECTION_SCANNER_ARGS = --add-include-path=$(top_srcdir) --add-include-path=$(top_builddir)/shell --add-include-path=$(top_builddir)/bindings/gi
INTROSPECTION_COMPILER_ARGS = --includedir=$(top_srcdir) --includedir=$(top_builddir)/shell
rb_introspection_sources = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]