[brasero] Fix building libbrasero-burn with GObject Introspection in some cases
- From: Philippe Rouquier <philippr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] Fix building libbrasero-burn with GObject Introspection in some cases
- Date: Tue, 2 Mar 2010 12:26:56 +0000 (UTC)
commit 0bf42456ad447e3c5796ec70695523b3ed5418e1
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Tue Mar 2 13:04:36 2010 +0100
Fix building libbrasero-burn with GObject Introspection in some cases
libbrasero-burn/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libbrasero-burn/Makefile.am b/libbrasero-burn/Makefile.am
index e82c662..69c683a 100644
--- a/libbrasero-burn/Makefile.am
+++ b/libbrasero-burn/Makefile.am
@@ -215,7 +215,9 @@ typelibs_DATA = BraseroBurn-1.0.typelib
BraseroBurn-1.0.gir: libbrasero-burn.la $(INTROSPECTION_SCANNER)
$(INTROSPECTION_SCANNER) -v --namespace=BraseroBurn --nsversion=1.0 \
-I$(top_srcdir)/libbrasero-media \
+ -I$(top_builddir)/libbrasero-media \
-I$(top_srcdir)/libbrasero-burn \
+ -I$(top_builddir)/libbrasero-burn \
--include=Gtk-2.0 \
--add-include-path=$(top_builddir)/libbrasero-media \
--include=BraseroMedia-1.0 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]