David Benjamin | 3ecd0a5 | 2017-05-19 15:26:18 -0400 | [diff] [blame^] | 1 | # This file contains source lists that are also consumed by |
2 | # generate_build_files.py. | ||||
3 | # | ||||
4 | # TODO(davidben): Move the other source lists into this file. | ||||
5 | |||||
6 | set( | ||||
7 | CRYPTO_TEST_DATA | ||||
8 | |||||
9 | crypto/fipsmodule/aes/aes_tests.txt | ||||
10 | ) |