]> git.sur5r.net Git - freertos/blob - FreeRTOS-Plus/Source/CyaSSL/ctaocrypt/test/include.am
Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS...
[freertos] / FreeRTOS-Plus / Source / 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