Fix: Mark ASCIIDOC_ATTRS_CONF as a dependency of man page targets
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 20 Jul 2016 17:56:38 +0000 (13:56 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 20 Jul 2016 17:58:57 +0000 (13:58 -0400)
commit427031b4ab2aeef111017401caebf2ea81d57a5f
treef5524598de562b0ab4738e86dc4bf899bda79d9b
parentd11e0dba0df9024b8613c51e167a379b91e8b20b
Fix: Mark ASCIIDOC_ATTRS_CONF as a dependency of man page targets

ASCIIDOC_ATTRS_CONF contains the various paths set by autoconf,
such as datadir, syscondif and prefix, and it may be changed
by the user by invoking ./configure with different options. In
such a case, the man pages should be regenerated to take the new
paths into account.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
doc/man/Makefile.am
This page took 0.025081 seconds and 4 git commands to generate.