diff options
author | Tony Garnock-Jones <tonygarnockjones@gmail.com> | 2010-06-06 14:31:09 +1200 |
---|---|---|
committer | Tony Garnock-Jones <tonygarnockjones@gmail.com> | 2010-06-06 14:31:09 +1200 |
commit | a41546f34187a2789dabe2f054a42e679c033690 (patch) | |
tree | 3da60ca9af99358b82af0f1181c656972e2516e2 /configure.ac | |
parent | f557f155ec3c7f52101415261fafcc8c56ed6ed2 (diff) | |
download | rabbitmq-c-github-ask-a41546f34187a2789dabe2f054a42e679c033690.tar.gz |
Fix up packaging: xmlto was getting confused in build/source separation
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index b1ff0bc..0269bd3 100644 --- a/configure.ac +++ b/configure.ac @@ -109,4 +109,5 @@ librabbitmq/Makefile tests/Makefile examples/Makefile tools/Makefile +tools/doc/Makefile ) |