[gnome-games] [same-gnome-clutter] Create a directory for the Seed+Clutter port of Same Gnome
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] [same-gnome-clutter] Create a directory for the Seed+Clutter port of Same Gnome
- Date: Thu, 16 Jul 2009 22:29:10 +0000 (UTC)
commit 949512839eece4eb0988ba27b81501e167ac53f9
Author: Tim Horton <hortont svn gnome org>
Date: Tue Jun 23 03:22:11 2009 -0400
[same-gnome-clutter] Create a directory for the Seed+Clutter port of Same Gnome
configure.in | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index e85db00..c0915e8 100644
--- a/configure.in
+++ b/configure.in
@@ -23,7 +23,7 @@ AM_MAINTAINER_MODE([enable])
# This is the canonical list of all game subdirectories.
allgames="aisleriot blackjack gnometris gnect gnomine same-gnome mahjongg gtali gnotravex gnotski glines iagno glchess gnobots2 gnibbles gnome-sudoku"
AC_SUBST([allgames])
-staginggames="lightsoff"
+staginggames="lightsoff same-gnome-clutter"
AC_SUBST([staginggames])
gamelist=""
@@ -164,7 +164,7 @@ for game in $gamelist; do
*) ;;
esac
case $game in
- gnometris|lightsoff) need_clutter=yes ;;
+ gnometris|lightsoff|same-gnome-clutter) need_clutter=yes ;;
*) ;;
esac
case $game in
@@ -1249,6 +1249,7 @@ gnome-sudoku/gnome-sudoku.desktop.in
iagno/iagno.desktop.in
gnect/data/gnect.desktop.in
gnomine/gnomine.desktop.in
+same-gnome-clutter/Makefile
lightsoff/Makefile
lightsoff/lightsoff
lightsoff/lightsoff.desktop.in
diff --git a/same-gnome-clutter/Makefile.am b/same-gnome-clutter/Makefile.am
new file mode 100644
index 0000000..e69de29
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]