aboutsummaryrefslogtreecommitdiff
path: root/checkbuild.py
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-11-04 13:36:25 -0800
committerDan Albert <danalbert@google.com>2015-11-04 13:36:25 -0800
commitc0f576a6165f0ac33258f97d85722f86e644d117 (patch)
treefdb6a946bb57291667db9b4c3c895ac8fb8da3b4 /checkbuild.py
parentf6c8d8d9c5160c160a0e49f6ce757bd6d708890a (diff)
downloadndk-c0f576a6165f0ac33258f97d85722f86e644d117.tar.gz
Stop trying to package a removed file.
I had forgotten to upload my local change when I submitted https://android-review.googlesource.com/#/c/180344/ Change-Id: I0dc47ecf071595d2d478be0a6f534d4e9aca9e48
Diffstat (limited to 'checkbuild.py')
-rw-r--r--checkbuild.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/checkbuild.py b/checkbuild.py
index 702739fb6..bdb59b6fb 100644
--- a/checkbuild.py
+++ b/checkbuild.py
@@ -442,7 +442,6 @@ def build_build(out_dir, _):
root_dir = build_support.ndk_path()
files = [
'build',
- 'find-win-host.cmd',
'ndk-build',
'ndk-build.cmd',
'realpath',