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