Forgot to include some files in tarballs.
[platform/upstream/libvorbis.git] / doc / Makefile.am
1 ## Process this with automake to create Makefile.in
2
3 AUTOMAKE_OPTIONS = foreign
4
5 SUBDIRS = vorbisfile vorbisenc
6
7 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
8
9 doc_DATA = eightphase.png \
10            fourphase.png \
11            programming.html \
12            squarepolar.png \
13            stereo.html \
14            v-comment.html \
15            vorbis-clip.txt \
16            vorbis-errors.txt \
17            vorbis.html \
18            vorbisword2.png \
19            wait.png \
20            white-ogg.png \
21            white-xifish.png
22
23 EXTRA_DIST = $(doc_DATA)