annotate src/opus-1.3/opus_headers.mk @ 82:d0c2a83c1364

Add FFTW 3.3.8 source, and a Linux build
author Chris Cannam
date Tue, 19 Nov 2019 14:52:55 +0000
parents 7aeed7906520
children
rev   line source
Chris@69 1 OPUS_HEAD = \
Chris@69 2 include/opus.h \
Chris@69 3 include/opus_multistream.h \
Chris@69 4 include/opus_projection.h \
Chris@69 5 src/opus_private.h \
Chris@69 6 src/analysis.h \
Chris@69 7 src/mapping_matrix.h \
Chris@69 8 src/mlp.h \
Chris@69 9 src/tansig_table.h