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-04-12 22:03:56 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-04-12 22:03:56 (GMT)
commit983d8e88b2572c860847bc2d29886006df192c11 (patch)
tree79e5cbc3efbbf48032336af88efad02057ea26fb /boards/Makefile.am
parentaee015bfd818ce62ce604f2e9ade74652d425954 (diff)
Yves created 2 new activities by changeing the erase one.
Now we have a submenu in the computer menu to learn mouse move, simple and double click Laurent fixed connect4 activity. No more bug clicking on a full column. menu.c fixed to find boardicon in it's local board directory
Diffstat (limited to 'boards/Makefile.am')
-rw-r--r--boards/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/boards/Makefile.am b/boards/Makefile.am
index 78b5e30..96d24d0 100644
--- a/boards/Makefile.am
+++ b/boards/Makefile.am
@@ -34,6 +34,8 @@ xml_in_files = \
draw.xml.in \
enumerate.xml.in \
erase.xml.in \
+ erase_clic.xml.in \
+ erase_double_clic.xml.in \
experience.xml.in \
fifteen.xml.in \
followline.xml.in \
@@ -56,6 +58,7 @@ xml_in_files = \
missing_letter.xml.in \
money.xml.in \
money_cents.xml.in \
+ mouse.xml.in \
paintings.xml.in \
paratrooper.xml.in \
planegame.xml.in \