Fix rule for out-of-tree builds.

Fixes bug 11635.
This commit is contained in:
Wayne Davison committed 2015-12-18 16:09:58 -08:00
1 parent cbc42b9c16
commit 3623d94fe7
1 file changed
+1 -1
+1 -1
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