include.am 379 B

1234567891011
  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/M68K/README.md
  5. EXTRA_DIST+= IDE/M68K/Makefile
  6. EXTRA_DIST+= IDE/M68K/user_settings.h
  7. EXTRA_DIST+= IDE/M68K/testwolfcrypt/main.cpp
  8. EXTRA_DIST+= IDE/M68K/testwolfcrypt/Makefile
  9. EXTRA_DIST+= IDE/M68K/benchmark/main.cpp
  10. EXTRA_DIST+= IDE/M68K/benchmark/Makefile