From 52a5f903605760f54370863679740f5ac0354f13 Mon Sep 17 00:00:00 2001 From: randy-waterhouse Date: Sun, 14 Sep 2014 11:09:25 +1200 Subject: Create the common location for all m4 autotool build scripts, build-aux/m4. Update .gitignore. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3