[gnome-games/gnome-2-32] libgames-support: Fix build with gobject-introspection >= 0.9.5
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/gnome-2-32] libgames-support: Fix build with gobject-introspection >= 0.9.5
- Date: Wed, 15 Sep 2010 18:54:34 +0000 (UTC)
commit 4862f046a8cc9e3210dd9a7db41eefa662374bd4
Author: Vincent Untz <vuntz gnome org>
Date: Wed Sep 15 20:52:44 2010 +0200
libgames-support: Fix build with gobject-introspection >= 0.9.5
libgames-support/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgames-support/Makefile.am b/libgames-support/Makefile.am
index 65647d4..48ec17a 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -205,7 +205,7 @@ BUILT_GIRSOURCES = GnomeGamesSupport-1.0.gir
GnomeGamesSupport-1.0.gir: $(INTROSPECTION_SCANNER) libgames-support-gi.la $(libgames_support_gi_la_SOURCES)
$(AM_V_GEN) $(INTROSPECTION_SCANNER) -v \
--namespace GnomeGamesSupport --nsversion=1.0 \
- --strip-prefix=games \
+ --strip-prefix=Games \
--add-include-path=$(srcdir) --add-include=path=. \
--include=Clutter-1.0 \
--include=Cogl-1.0 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]