[gnome-games/gsoc-seed-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/gsoc-seed-games] [same-gnome-clutter] Create a directory for the Seed+Clutter port of Same Gnome
- Date: Wed, 24 Jun 2009 07:26:47 +0000 (UTC)
commit 34e77018b120ee9f711246342fc930f2e41ffb8d
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 4f6d70d..3652aa9 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=""
@@ -161,7 +161,7 @@ for game in $gamelist; do
*) ;;
esac
case $game in
- gnometris|lightsoff) need_clutter=yes ;;
+ gnometris|lightsoff|same-gnome-clutter) need_clutter=yes ;;
*) ;;
esac
done
@@ -1086,6 +1086,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]