Merging the postbeta2 branch onto the mainline.
[platform/upstream/libvorbis.git] / doc / Makefile.am
index e69de29..4d0108d 100644 (file)
@@ -0,0 +1,10 @@
+## Process this with automake to create Makefile.in
+
+AUTOMAKE_OPTIONS = foreign
+
+docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
+
+doc_DATA = v-comment.html vorbisword2.png white-ogg.png programming.html\
+        vorbis.html wait.png white-xifish.png
+
+EXTRA_DIST = $(doc_DATA)