blob: 185e961924a38e50c488a8604336785ba8698dac [file] [log] [blame]
David Benjamin3ecd0a52017-05-19 15:26:18 -04001# 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
6set(
7 CRYPTO_TEST_DATA
8
9 crypto/fipsmodule/aes/aes_tests.txt
10)