On 06/29/2011 11:31 AM, Eric Blake wrote:
EXTRA_DIST files should unconditionally be part of the tarball,
rather than depending on the presence of sanlock-devel.
Meanwhile, parallel builds could fail if we don't use mkdir -p.
* src/Makefile.am (EXTRA_DIST): Always ship sanlock .aug and
template .conf files.
(%-sanlock.conf): Use MKDIR_P.
---
src/Makefile.am | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
ACK.