Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/doubleentry
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2002-05-12 10:01:43 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-05-12 10:01:43 (GMT)
commit8b34d41487cff25ac6dd3586b912c8168944ab05 (patch)
treeeb66c42bebcf20e700a3df5e7e794ea830e957bd /boards/doubleentry
parentc1039357d00abba062ff7abd7a57d0e58334f927 (diff)
fixes in shapegame for geometry board
added reversecount added a level to doubleentry
Diffstat (limited to 'boards/doubleentry')
-rw-r--r--boards/doubleentry/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/boards/doubleentry/Makefile.am b/boards/doubleentry/Makefile.am
index 6557649..d30cbfb 100644
--- a/boards/doubleentry/Makefile.am
+++ b/boards/doubleentry/Makefile.am
@@ -3,7 +3,8 @@ xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/paintings
xml_in_files = \
board1_0.xml.in \
- board2_0.xml.in
+ board2_0.xml.in \
+ board3_0.xml.in
xml_DATA = $(xml_in_files:.xml.in=.xml)