run-in-tempdir: Copy doc/* only if needed
authorMichael Hanselmann <hansmi@google.com>
Wed, 16 Jan 2013 15:16:35 +0000 (16:16 +0100)
committerMichael Hanselmann <hansmi@google.com>
Wed, 16 Jan 2013 16:07:27 +0000 (17:07 +0100)
commit06a6f2cc348a6f54f7e70ac082368070f1c9c0f6
tree58bae77f314bf161640931b6abcc48a6f1f3db35
parente71c47d3798d21f50ac6ae50a97a0a610dbb2593
run-in-tempdir: Copy doc/* only if needed

To preserve disk space on copying all files to a temporary directory,
the “doc” directory is only copied when building documentation. A
comment describing the need is also added to Makefile.am, as well as a
superfluous direct invocation of Bash removed.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Makefile.am
autotools/run-in-tempdir