mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-16 14:50:01 +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
|
||
|
|
||
|
|