summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-09-05 05:40:58 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-09-05 05:40:58 +0000
commit3f6c998ba54504396cc107e96177114d6ebcb6de (patch)
treecac02b7e961a4c198851dc37cdc19342ec075d98 /Makefile.am
parentd7bab8178441f83721ac82e86fd761d45610c3d1 (diff)
downloadflac-3f6c998ba54504396cc107e96177114d6ebcb6de.tar.gz
gettext-related fixes
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5286bf88..000f40e2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,11 +29,12 @@
#
-SUBDIRS = doc include man src test build flac.pbproj obj
+SUBDIRS = intl m4 doc include man src test build flac.pbproj obj
DISTCLEANFILES = libtool-disable-static
EXTRA_DIST = \
+ config.rpath \
COPYING.FDL \
COPYING.GPL \
COPYING.LGPL \
@@ -43,3 +44,5 @@ EXTRA_DIST = \
strip_fPIC.sh
AUTOMAKE_OPTIONS = foreign
+
+ACLOCAL_AMFLAGS = -I m4