aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-09-16 11:56:31 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2014-09-16 12:00:18 +0200
commit6fc1dc1a32b0f16ac6bdee323496ab1fd5d0b6c9 (patch)
tree7f75c48762589fc8f6ae509b562ecd98e2cb35a4 /Makefile.am
parentf0103441564b828e4d16142490a2f4bbef62da9a (diff)
parent52a5f903605760f54370863679740f5ac0354f13 (diff)
downloadbitcoin-6fc1dc1a32b0f16ac6bdee323496ab1fd5d0b6c9.tar.xz
Merge pull request #4719
52a5f90 Create the common location for all m4 autotool build scripts, build-aux/m4.
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 a64666a32b..fe7244edf8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-ACLOCAL_AMFLAGS = -I src/m4
+ACLOCAL_AMFLAGS = -I build-aux/m4
SUBDIRS = src
.PHONY: deploy FORCE