include.am 398 B

12345678910111213
  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/Dockerfile.cross-compiler
  6. EXTRA_DIST+= Docker/run.sh
  7. EXTRA_DIST+= Docker/README.md
  8. ignore_files+=Docker/buildAndPush.sh
  9. ignore_files+=Docker/OpenWRT/Dockerfile
  10. ignore_files+=Docker/OpenWRT/runTests.sh
  11. ignore_files+=Docker/OpenWRT/README.md