Mercurial > hg > sv-dependency-builds
annotate src/opus-1.3/opus_headers.mk @ 161:4797bbf470e7
No, that isn't going to end well. Back it out.
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Sat, 16 Feb 2019 18:32:35 +0000 |
parents | 4664ac0c1032 |
children |
rev | line source |
---|---|
cannam@154 | 1 OPUS_HEAD = \ |
cannam@154 | 2 include/opus.h \ |
cannam@154 | 3 include/opus_multistream.h \ |
cannam@154 | 4 include/opus_projection.h \ |
cannam@154 | 5 src/opus_private.h \ |
cannam@154 | 6 src/analysis.h \ |
cannam@154 | 7 src/mapping_matrix.h \ |
cannam@154 | 8 src/mlp.h \ |
cannam@154 | 9 src/tansig_table.h |