include.am 1.1 KB

12345678910111213141516171819202122232425262728
  1. # vim:ft=automake
  2. # included from Top Level Makefile.am
  3. # All paths should be given relative to the root
  4. EXTRA_DIST += IDE/MCUEXPRESSO/wolfssl/.cproject
  5. EXTRA_DIST += IDE/MCUEXPRESSO/wolfssl/.project
  6. EXTRA_DIST += IDE/MCUEXPRESSO/wolfssl/.settings
  7. EXTRA_DIST += IDE/MCUEXPRESSO/wolfssl/liblinks.xml
  8. EXTRA_DIST += IDE/MCUEXPRESSO/wolfcrypt_test/.cproject
  9. EXTRA_DIST += IDE/MCUEXPRESSO/wolfcrypt_test/.project
  10. EXTRA_DIST += IDE/MCUEXPRESSO/wolfcrypt_test.c
  11. EXTRA_DIST += IDE/MCUEXPRESSO/benchmark/.cproject
  12. EXTRA_DIST += IDE/MCUEXPRESSO/benchmark/.project
  13. EXTRA_DIST += IDE/MCUEXPRESSO/benchmark/source/run_benchmark.c
  14. EXTRA_DIST += IDE/MCUEXPRESSO/README.md
  15. EXTRA_DIST += IDE/MCUEXPRESSO/user_settings.h
  16. EXTRA_DIST += IDE/MCUEXPRESSO/RT1170/user_settings.h
  17. EXTRA_DIST += IDE/MCUEXPRESSO/RT1170/wolfssl_cm7/.cproject
  18. EXTRA_DIST += IDE/MCUEXPRESSO/RT1170/wolfssl_cm7/.project
  19. EXTRA_DIST += IDE/MCUEXPRESSO/RT1170/wolfcrypt_test_cm7/.cproject
  20. EXTRA_DIST += IDE/MCUEXPRESSO/RT1170/wolfcrypt_test_cm7/.project
  21. EXTRA_DIST += IDE/MCUEXPRESSO/RT1170/fsl_caam_h.patch
  22. EXTRA_DIST += IDE/MCUEXPRESSO/RT1170/fsl_caam_c.patch