mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-12-28 07:45:49 +00:00
8 lines
159 B
Text
8 lines
159 B
Text
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
vorbisincludedir = $(includedir)/vorbis
|
||
|
|
||
|
vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
|
||
|
|
||
|
|