Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2004-06-13 23:34:50 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-06-13 23:34:50 (GMT)
commit35ed46f9e9247ab3f5f9434fe3967b1cf11f6d94 (patch)
tree64951bb9c9b661690f65f78b7766923bf2f7c5fc /Makefile.am
parentdc4b44528fb7f52e31ebf95c53c40510283e7b60 (diff)
added README.mingw copyed from a mingw ported program. can find back
* .cvsignore: * Makefile.am: added README.mingw * README.mingw: copyed from a mingw ported program. can find back which. Not adapted to gcompris maybe highly wrong but it's better than nothing. * boards/Makefile.am: -A- added anim by Yves Combe yves at ycombe point net * boards/anim.xml.in: -A- * boards/anim/camera.png: created by Bruno * boards/boardicons/anim.png: created by Bruno * gcompris.ico: for windows * po/POTFILES.in: -A- * src/boards/clickgame.c: (get_bplugin_info), (clickgame_is_our_board): changed plugin name ti suit the standard and ease the windows maintenance * src/boards/clockgame.c: (display_hour): hour needle is shorter now. (due to user remarks) * src/boards/menu.c: added static where missing * src/boards/python/Makefile.am: -A- * src/boards/python/anim.py: -A- * src/boards/traffic.c: added static where missing * src/boards/wordsgame.c: (key_press): nothing.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a94d8f9..fb97c23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,8 @@ EXTRA_DIST = \
gcompris.spec \
intltool-extract.in \
intltool-merge.in \
- intltool-update.in
+ intltool-update.in \
+ README.mingw
distcore = $(PACKAGE)-core-$(VERSION)