[gnome-games] configure: mahjongg needs vala



commit ed9e8b042d215eb6fdec3fdbffc4db0cf654e5f4
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Tue Oct 25 01:28:39 2011 +0200

    configure: mahjongg needs vala

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index ccd73b4..712dc8c 100644
--- a/configure.in
+++ b/configure.in
@@ -127,7 +127,7 @@ for game in $gamelist; do
     *) ;;
   esac
   case $game in
-    glchess) need_vala=yes ;;
+    glchess|mahjongg) need_vala=yes ;;
     *) ;;
   esac
   case $game in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]