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>2002-05-28 12:48:10 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2002-05-28 12:48:10 (GMT)
commit7627a5ffa19d152090f6b143a0fa71e0b877f6a8 (patch)
tree31a8c507323e4807b7fe9ea7438b00bbc1e4e124 /Makefile.am
parent2005f885d3ce14dd807537cbd96286e1e4add939 (diff)
configuration update for RedHat 7.3 changed
AM_GNU_GETTEXT by: AM_GLIB_GNU_GETTEXT
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 8e6417d..55bb687 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = intl po src sounds docs boards
+SUBDIRS = po src sounds docs boards
icondir=$(datadir)/pixmaps
icon_DATA = gcompris.png
@@ -14,7 +14,7 @@ Menu_DATA=gcompris
@INTLTOOL_DESKTOP_RULE@
-EXTRA_DIST = \
+EXTRA_DIST = config.rpath \
$(Games_DATA) \
$(Games_in_files) \
$(icon_DATA) \
@@ -55,3 +55,5 @@ dist-core:
tar f $(distcore).tar --delete $(distdir)/boards/sounds
gzip --best $(distcore).tar
@echo Created $(distcore).tar.gz
+
+ACLOCAL_AMFLAGS = -I m4