diff options
Diffstat (limited to 'library/cpp/codecs/static/example')
| -rw-r--r-- | library/cpp/codecs/static/example/ya.make | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/library/cpp/codecs/static/example/ya.make b/library/cpp/codecs/static/example/ya.make index 67342d3083a..ca6c5fd900a 100644 --- a/library/cpp/codecs/static/example/ya.make +++ b/library/cpp/codecs/static/example/ya.make @@ -12,13 +12,13 @@ PEERDIR( ) ARCHIVE_ASM( - "solar-8k-a.huffman.1467494385.codec_info" - NAME codec_info_sa_huff_20160707 + "solar-8k-a.huffman.1467494385.codec_info" + NAME codec_info_sa_huff_20160707 ) ARCHIVE_ASM( - "huffman.1467494385.codec_info" - NAME codec_info_huff_20160707 + "huffman.1467494385.codec_info" + NAME codec_info_huff_20160707 ) END() |
