summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2006-11-21 01:41:17 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2006-11-21 01:41:17 +0000
commit7275792b10d2a87ad375bf295751188c1b8e8894 (patch)
treefb20e21758adb871aa8c7a0a0e6d0d1e2572262f /Makefile.am
parent1fd370b401462966e9eb15f35465283dc58a9b3b (diff)
downloadflac-7275792b10d2a87ad375bf295751188c1b8e8894.tar.gz
fix options, add m4 directory
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 438922fe..ddc8f840 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,9 +28,9 @@
# distclean: remove everything except what goes in the distribution
#
-AUTOMAKE_OPTIONS = 1.7
+AUTOMAKE_OPTIONS = foreign 1.7
-SUBDIRS = doc include man src test build flac.pbproj obj
+SUBDIRS = doc include m4 man src test build flac.pbproj obj
DISTCLEANFILES = libtool-disable-static
@@ -49,5 +49,3 @@ EXTRA_DIST = \
depcomp \
ltmain.sh \
strip_non_asm_libtool_args.sh
-
-AUTOMAKE_OPTIONS = foreign