summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2003-11-10 13:01:06 +0000
committerRalph Giles <giles@xiph.org>2003-11-10 13:01:06 +0000
commit829d1e085d4e02f4352c9dbd4aa9968dc7a67af4 (patch)
treeb5f4eb4006e17e4dbf03b7e8a1a54ae38d944f53 /Makefile.am
parent7e9c4266b654414d991d2c3aa50e2a6f594d23af (diff)
downloadogg-git-829d1e085d4e02f4352c9dbd4aa9968dc7a67af4.tar.gz
Ugly autotools foo. nodist_HEADERS requires automake 1.6 or later. add
this requirement to AUTOMAKE_OPTIONS and port the corresponding autogen support from libao. svn path=/trunk/ogg/; revision=5549
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 495d07f..577c8ca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-AUTOMAKE_OPTIONS = foreign dist-zip
+AUTOMAKE_OPTIONS = foreign 1.6 dist-zip
SUBDIRS = src include doc win32 debian