mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-28 07:28:47 +01:00
8 lines
159 B
Makefile
8 lines
159 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
vorbisincludedir = $(includedir)/vorbis
|
|
|
|
vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
|
|
|
|
|