瀏覽代碼

Appease test scripts

Andras Fekete 8 月之前
父節點
當前提交
9fdb3cf17a
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Docker/include.am

+ 2 - 0
Docker/include.am

@@ -3,9 +3,11 @@
 # All paths should be given relative to the root
 
 EXTRA_DIST+= Docker/Dockerfile
+EXTRA_DIST+= Docker/Dockerfile.cross-compiler
 EXTRA_DIST+= Docker/run.sh
 EXTRA_DIST+= Docker/README.md
 
+ignore_files+=Docker/buildAndPush.sh
 ignore_files+=Docker/OpenWRT/Dockerfile
 ignore_files+=Docker/OpenWRT/runTests.sh
 ignore_files+=Docker/OpenWRT/README.md