Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2007-05-01 22:47:08 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-05-01 22:47:08 (GMT)
commit207c57b908ebf2e94021c9d56eaabc7f9708a49f (patch)
treed9a71d3cfb341bfdf1b1a04cb87f4379dcdec6c0 /macosx
parent8d346ffc5f5659969844a2f8f0cbdc7515f1305e (diff)
Integrated the writing tutor activity from Jozef Cerven jcmail80 on gmail / com.
svn path=/trunk/; revision=2627
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/macosx/Makefile.am b/macosx/Makefile.am
index aaed6f2..c2c5e1a 100644
--- a/macosx/Makefile.am
+++ b/macosx/Makefile.am
@@ -4,3 +4,16 @@ gcompris_SOURCES = main.c
gcompris_CFLAGS = -x c -fpascal-strings
gcompris_LDFLAGS = -framework Carbon -framework Cocoa
+
+EXTRA_DIST = \
+ build-gtk.sh \
+ fonts.conf \
+ GCompris.icns \
+ gcompris.png \
+ gcompris.svg \
+ glibconfig.h \
+ Info-gnustep.plist \
+ Info.plist \
+ pangorc \
+ PkgInfo
+