summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRon <ron@debian.org>2013-05-20 12:31:48 +0930
committerRon <ron@debian.org>2013-05-20 12:31:48 +0930
commit50b395bff6b3812702044ca249be2f46b21f3279 (patch)
treef8715c6fcd71a86cee891159ccbdd0169ea2fbf3 /Makefile.am
parenta16cef62255a83ba9c9cbf2951f3e8503987910a (diff)
downloadopus-50b395bff6b3812702044ca249be2f46b21f3279.tar.gz
Add support for autoconf macros in m4/
Needed by commit 972a34ec2c79d241318af24389b8ee042d10556a. Use autoreconf in autogen.sh instead of the handwritten version, it's simpler, and also updates things that we weren't handling. Drop the hand-written INSTALL file. Its information content was ~zero, and autotools wants to overwrite it with its own version, so don't fight that, just .gitignore it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b128541f..7b33a1c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
AUTOMAKE_OPTIONS = subdir-objects
+ACLOCAL_AMFLAGS = -I m4
lib_LTLIBRARIES = libopus.la