7 lines
129 B
Makefile
Executable file
7 lines
129 B
Makefile
Executable file
OPUS_HEAD = \
|
|
include/opus.h \
|
|
include/opus_multistream.h \
|
|
src/opus_private.h \
|
|
src/analysis.h \
|
|
src/mlp.h \
|
|
src/tansig_table.h
|