[gnome-games] 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] libgames-support: Fix build with gobject-introspection >= 0.9.5
- Date: Wed, 15 Sep 2010 18:55:17 +0000 (UTC)
commit 9ed5138d7d572357d5ccbba8b772be63fd63654c
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 ca37a9a..477b041 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -206,7 +206,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]