include.am 315 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+= Docker/Dockerfile
  5. EXTRA_DIST+= Docker/run.sh
  6. EXTRA_DIST+= Docker/README.md
  7. ignore_files+=Docker/OpenWRT/Dockerfile
  8. ignore_files+=Docker/OpenWRT/runTests.sh
  9. ignore_files+=Docker/OpenWRT/README.md