this took me hours to get right.
[platform/upstream/libvorbis.git] / doc / vorbisenc / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 AUTOMAKE_OPTIONS = foreign
4
5 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc
6
7 doc_DATA = index.html overview.html reference.html style.css\
8          vorbis_encode_ctl.html vorbis_encode_init.html vorbis_info.html
9
10 EXTRA_DIST = $(doc_DATA)