8 lines
159 B
Makefile
Executable File
8 lines
159 B
Makefile
Executable File
## Process this file with automake to produce Makefile.in
|
|
|
|
vorbisincludedir = $(includedir)/vorbis
|
|
|
|
vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
|
|
|
|
|