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>2008-05-12 13:06:17 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2008-05-12 13:06:17 (GMT)
commit925f9a2720f6356bb25a75271b36417b0372aa3c (patch)
tree9e3caecb346fc6b9b36b354018a487cef0aed11d /boards/Makefile.am
parentb98fa66e7fbc6499430733003cdfab13b711a6d1 (diff)
*** RELEASE 8.4.5 ***
Removed non functional writing tutor activity to make room. Removed non functional oscar and friends to make room Compressed all png images with optipng to save space (5MB saved) svn path=/trunk/; revision=3433
Diffstat (limited to 'boards/Makefile.am')
-rw-r--r--boards/Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/boards/Makefile.am b/boards/Makefile.am
index 4b1c9a3..f7d300d 100644
--- a/boards/Makefile.am
+++ b/boards/Makefile.am
@@ -108,7 +108,6 @@ xml_in_files = \
mosaic.xml.in \
mouse.xml.in \
numeration.xml.in \
- oscar_and_friends.xml.in \
paintings.xml.in \
paratrooper.xml.in \
planegame.xml.in \
@@ -139,12 +138,7 @@ xml_in_files = \
tuxpaint.xml.in \
watercycle.xml.in \
wordprocessor.xml.in \
- wordsgame.xml.in \
- writing_tutor_image_match.xml.in \
- writing_tutor_missing_match.xml.in \
- writing_tutor_pattern_admin.xml.in \
- writing_tutor_template_match.xml.in \
- writing_tutor.xml.in
+ wordsgame.xml.in
xml_DATA = $(xml_in_files:.xml.in=.xml)