summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Haszlakiewicz <erh+git@nimenees.com>2017-12-13 22:03:20 -0500
committerGitHub <noreply@github.com>2017-12-13 22:03:20 -0500
commit8c214902d93dfcafea1c6025f985c199da5e061d (patch)
treef199a8333954ab30520c33c68b0971fb03964445
parente411b1a36e936405d68d2c8211b2816c492002c0 (diff)
parent87556afe2a062c28bccd910ec5bc22b9988726e7 (diff)
downloadjson-c-8c214902d93dfcafea1c6025f985c199da5e061d.tar.gz
Merge pull request #386 from besser82/bugfix/aclocal_amflags
Makefile: Add ACLOCAL_AMFLAGS
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5ad354a..a0a43fc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I autoconf-archive/m4
+
EXTRA_DIST = README.md README.html
EXTRA_DIST += config.h.win32
EXTRA_DIST += Doxyfile