aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Anders Kaseorg <andersk@mit.edu>2012-04-21 01:29:43 -0400
committerGravatar Anders Kaseorg <andersk@mit.edu>2012-04-21 02:19:37 -0400
commit76f5b593d9123f04721426f5759ba305b8ee970b (patch)
treec26a40f3a1bebb2aeff939b645d18413341df3d4 /Makefile.am
parent7fe9f294485641d4453928afea34fe7dd337b0fb (diff)
Remove --install from ACLOCAL_AMFLAGS (for automake < 1.10)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
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 60bc809..c98b971 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
-ACLOCAL_AMFLAGS = --install -I m4
+ACLOCAL_AMFLAGS = -I m4
SUBDIRS = third src scripts man
EXTRA_DIST = autogen.sh ocb-license.html README.md