Fix rule for out-of-tree builds.

Fixes bug 11635.
This commit is contained in:
Wayne Davison
2015-12-18 16:09:58 -08:00
parent cbc42b9c16
commit 3623d94fe7

View File

@@ -144,7 +144,7 @@ gensend: gen
conf:
cd $(srcdir) && $(MAKE) -f prepare-source.mak conf
aclocal.m4: m4/*.m4
aclocal.m4: $(srcdir)/m4/*.m4
aclocal -I $(srcdir)/m4
configure.sh config.h.in: configure.ac aclocal.m4