Skip to content

Commit

Permalink
Include ndk-which in host-tools.
Browse files Browse the repository at this point in the history
Bug: #19
Change-Id: I1f3afdba5e9cda37fc6a4bff09317511aef2d559
(cherry picked from commit b5e43b2)
  • Loading branch information
DanAlbert committed Mar 15, 2016
1 parent cda448b commit dd9e0b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions checkbuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ def package_host_tools(out_dir, dist_dir, host):
'ndk-gdb',
'ndk-gdb.cmd',
'ndk-gdb.py',
'ndk-which',
]

if host in ('windows', 'windows64'):
Expand Down

0 comments on commit dd9e0b3

Please sign in to comment.