Include the built documentation in the distribution.
authorRalph Giles <giles@xiph.org>
Mon, 20 Sep 2004 21:47:32 +0000 (21:47 +0000)
committerRalph Giles <giles@xiph.org>
Mon, 20 Sep 2004 21:47:32 +0000 (21:47 +0000)
svn path=/trunk/vorbis/; revision=7815

doc/Makefile.am

index 7007ddf..bf3adbf 100644 (file)
@@ -60,7 +60,8 @@ else
 doc_DATA = $(static_docs) $(SPEC_PNG)
 endif
 
-EXTRA_DIST = $(static_docs) $(doc_sources) $(SPEC_PNG) $(SPEC_PDF)
+EXTRA_DIST = $(static_docs) $(doc_sources) \
+       $(SPEC_PNG) $(SPEC_PDF) $(built_docs)
 
 doc_sources = xml/Vorbis_I_spec.xml \
        xml/01-introduction.xml \