]> git.jsancho.org Git - lugaru.git/blob - libvorbis-1.0.1/doc/vorbisenc/Makefile.am
First shot at an OpenAL renderer. Sound effects work, no music.
[lugaru.git] / libvorbis-1.0.1 / 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         vorbis_encode_init_vbr.html
10
11 EXTRA_DIST = $(doc_DATA)