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>2007-05-01 22:47:08 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-05-01 22:47:08 (GMT)
commit207c57b908ebf2e94021c9d56eaabc7f9708a49f (patch)
treed9a71d3cfb341bfdf1b1a04cb87f4379dcdec6c0 /Makefile.am
parent8d346ffc5f5659969844a2f8f0cbdc7515f1305e (diff)
Integrated the writing tutor activity from Jozef Cerven jcmail80 on gmail / com.
svn path=/trunk/; revision=2627
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am16
1 files changed, 11 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index a8ae8e9..ea224e4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,11 +10,11 @@ else
DOCS_SUBDIR=
endif
-SUBDIRS = po src boards $(DOCS_SUBDIR) autopackage macosx
+SUBDIRS = po src boards $(DOCS_SUBDIR) autopackage
-#if OS_MACOSX
-#SUBDIRS += macosx
-#endif
+if OS_MACOSX
+SUBDIRS += macosx
+endif
icondir=$(datadir)/pixmaps
@@ -47,7 +47,13 @@ EXTRA_DIST = \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
- gnome2-macros \
+ gnome2-macros/autogen.sh \
+ gnome2-macros/compiler-flags.m4 \
+ gnome2-macros/curses.m4 \
+ gnome2-macros/gnome2-macros.dep \
+ gnome2-macros/gnome-autogen.sh \
+ gnome2-macros/gnome-common.m4 \
+ gnome2-macros/gnome-deprecated-macros.m4 \
README.mingw README.translators README.windows \
config.h.mingw Makefile.mingw global_win32.mak gcompris.ico gc_admin.ico gcompris-uninstal.ico \
gcompris-installer.nsi