include.am 516 B

12345678910111213
  1. # vim:ft=automake
  2. # included from Top Level Makefile.am
  3. # All paths should be given relative to the root
  4. # TODO: The following will be added by the end of the project
  5. # EXTRA_DIST+= IDE/XCODE-FIPSv2/README.md
  6. # NOTE: The app will be stored in wolfssl/fips repository and copied
  7. # into the proper release bundles when packaging the release.
  8. EXTRA_DIST+= IDE/XCODE-FIPSv2/user_settings.h
  9. EXTRA_DIST+= IDE/XCODE-FIPSv2/macOS-C++/M1/user_settings.h
  10. EXTRA_DIST+= IDE/XCODE-FIPSv2/macOS-C++/Intel/user_settings.h