]> git.jsancho.org Git - lugaru.git/blob - libvorbis-1.0.1/include/vorbis/Makefile.am
First shot at an OpenAL renderer. Sound effects work, no music.
[lugaru.git] / libvorbis-1.0.1 / include / vorbis / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 AUTOMAKE_OPTIONS = foreign
4
5 includedir = $(prefix)/include/vorbis
6
7 include_HEADERS = codec.h vorbisfile.h vorbisenc.h
8
9