Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/Makefile.am
diff options
context:
space:
mode:
authorYves Combe <ycombe@src.gnome.org>2005-09-01 08:55:38 (GMT)
committer Yves Combe <ycombe@src.gnome.org>2005-09-01 08:55:38 (GMT)
commit402957f2b264248ca06d3e62967411e9df7909af (patch)
tree2072b43ba1b0bfa7c1c40c192f78ff9213dff4e0 /boards/Makefile.am
parent9f5ec75b5fe1b62966ccca00a518a523bd6b3f73 (diff)
add new mode in memory.c: Play against the computer.
That makes a new board: /boards/memory_tux
Diffstat (limited to 'boards/Makefile.am')
-rw-r--r--boards/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/boards/Makefile.am b/boards/Makefile.am
index 7ebeed6..9cf94a4 100644
--- a/boards/Makefile.am
+++ b/boards/Makefile.am
@@ -63,6 +63,7 @@ xml_in_files = \
mazeMenu.xml.in \
melody.xml.in \
memory.xml.in \
+ memory_tux.xml.in \
menu.xml.in \
missing_letter.xml.in \
money.xml.in \