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