Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/geography
diff options
context:
space:
mode:
authorYves Combe <ycombe@src.gnome.org>2005-06-22 21:19:26 (GMT)
committer Yves Combe <ycombe@src.gnome.org>2005-06-22 21:19:26 (GMT)
commitf587932829ee3bb3f1fe548360f6e9cd037d1170 (patch)
tree99a2cb60f75eedbadfa88ed66d774265b9120901 /boards/geography
parent5287c8547ab9e497cf52021feddd14ccf4a5cd0c (diff)
fix broken Makefile.am untested gcompris_db_save_user fonction
* fix broken Makefile.am * untested gcompris_db_save_user fonction
Diffstat (limited to 'boards/geography')
-rw-r--r--boards/geography/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/boards/geography/Makefile.am b/boards/geography/Makefile.am
index 43fe6c1..de44567 100644
--- a/boards/geography/Makefile.am
+++ b/boards/geography/Makefile.am
@@ -7,7 +7,9 @@ xml_in_files = \
board2_1.xml.in \
board3_0.xml.in \
board3_1.xml.in \
- board4_0.xml.in
+ board4_0.xml.in \
+ board4_1.xml.in \
+ board5_0.xml.in
xml_DATA = $(xml_in_files:.xml.in=.xml)