1## Process this file with automake to produce Makefile.in
2
3vorbisincludedir = $(includedir)/vorbis
4
5vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
6
7
8