Commit babae559 by Doug Evans

(Makefile): Add missing $(srcdir) reference.

From-SVN: r14247
parent 7e38afdd
......@@ -657,7 +657,7 @@ Makefile: $(srcdir)/Makefile.in $(srcdir)/configure $(srcdir)/version.c \
$(LANG_MAKEFILES)
srcdir="$(srcdir)" ; export srcdir ; \
subdirs="$(SUBDIRS)" ; export subdirs ; \
$(SHELL) configure.frag
$(SHELL) $(srcdir)/configure.frag
cp config.status config.run
$(SHELL) config.run
rm -f config.run
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment