Improve automake handling of the docbook documentation.
authorRalph Giles <giles@xiph.org>
Tue, 15 Jul 2003 14:16:36 +0000 (14:16 +0000)
committerRalph Giles <giles@xiph.org>
Tue, 15 Jul 2003 14:16:36 +0000 (14:16 +0000)
commitac0e0dd88a01853e1724d43ec0d81d7349100819
tree2fcc742ade01d2f957a1d12082279a59f000fcd7
parent1e7394fffb7102a6b175ae5cd2ae791700abe796
Improve automake handling of the docbook documentation.

We no longer require automake 1.6 to build things, and 'make dist' will
now fail if the documentation hasn't been built. Passing --enable-docs
to autogen/configure is still necessary. 'make clean' now removes
intermediate files and 'make maintainer-clean' removes the built docs
themselves.

svn path=/trunk/vorbis/; revision=5145
doc/Makefile.am