mirror of
https://github.com/xiph/opus.git
synced 2025-05-31 07:37:42 +00:00
7 lines
129 B
Makefile
7 lines
129 B
Makefile
OPUS_HEAD = \
|
|
include/opus.h \
|
|
include/opus_multistream.h \
|
|
src/opus_private.h \
|
|
src/analysis.h \
|
|
src/mlp.h \
|
|
src/tansig_table.h
|