fixup: always use correct path for automake/aclocal wrappers
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 17 Feb 2012 15:01:25 +0000 (16:01 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 17 Feb 2012 15:01:25 +0000 (16:01 +0100)
commit229f7712d48ef7b5f7324dbe66695b88c4f637b8
tree8e0a2ac793ebcab89a9bb7e15142111660e96e64
parent03493884de0181f4a5019885267bde4f215098d8
fixup: always use correct path for automake/aclocal wrappers

Otherwise, bootstrapping from a git checkout won't work anymore.
Issue introduced in today's commit 'v1.11-1974-ga98e58f'.

* doc/Makefile.am ($(srcdir)/amhello-1.0.tar.gz): Export PATH in a
way that makes the automake and aclocal wrappers truly accessible
(the location of this wrappers has been modified in a recent commit,
but this makefile hadn't been updated accordingly).
(update_mans): Likewise.
doc/Makefile.am