Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-02-15 23:55:50 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-02-15 23:55:50 (GMT)
commit77a6d79289059e35c73be0a626decab012715ddb (patch)
tree4717b16e5bea7856b17f9567c8ffc550f46198cb /configure.in
parent134dd4ef3585396190838cd0e56a61bffe65aee3 (diff)
Yves improved anim again
Bruno started the mime type system
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 5ae9468..1471227 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/gcompris/gcompris.c)
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(gcompris, 6.5PRE1)
+AM_INIT_AUTOMAKE(gcompris, 6.5PRE2)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
@@ -491,6 +491,7 @@ boards/babyshapes/Makefile
boards/chronos/Makefile
boards/doubleentry/Makefile
boards/flags/Makefile
+boards/gcompris/Makefile
boards/geography/Makefile
boards/imageid/Makefile
boards/imagename/Makefile