]> git.sur5r.net Git - freertos/blob - FreeRTOS-Plus/CyaSSL/ctaocrypt/benchmark/include.am
Add FreeRTOS-Plus directory.
[freertos] / FreeRTOS-Plus / CyaSSL / ctaocrypt / benchmark / include.am
1 # vim:ft=automake
2 # All paths should be given relative to the root
3
4 noinst_PROGRAMS += ctaocrypt/benchmark/benchmark
5 ctaocrypt_benchmark_benchmark_SOURCES      = ctaocrypt/benchmark/benchmark.c
6 ctaocrypt_benchmark_benchmark_LDADD        = src/libcyassl.la
7 ctaocrypt_benchmark_benchmark_DEPENDENCIES = src/libcyassl.la
8 EXTRA_DIST += ctaocrypt/benchmark/benchmark.sln 
9 EXTRA_DIST += ctaocrypt/benchmark/benchmark.vcproj