Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/Makefile.am
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-02-02 23:53:55 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-02-02 23:53:55 (GMT)
commit9048f9bc7457a118b6cb5876f6be1ff62f69cf39 (patch)
treea91650e2705e4c442a6e36a6c9c5c67507a5c0bd /boards/Makefile.am
parent40aadbd6445c805f60a7c4e0025a3b03994d8a62 (diff)
- added a new maze variant on Yves suggestion. The 2D invisible maze. -
- added a new maze variant on Yves suggestion. The 2D invisible maze. - changed anim to support the draw mode
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 1a7a1ce..16a7738 100644
--- a/boards/Makefile.am
+++ b/boards/Makefile.am
@@ -47,6 +47,7 @@ xml_in_files = \
maze.xml.in \
maze2DRelative.xml.in \
maze3D.xml.in \
+ mazeInvisible.xml.in \
melody.xml.in \
memory.xml.in \
menu.xml.in \