- Fix patcher target.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@137 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt 2010-11-15 23:18:05 +00:00
parent 6f446e77bb
commit 8c47cd961a
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@
'outputs': [
'tools/patch_source.sh.output',
],
'action': ['', '<@(_inputs)'],
'action': ['<@(_inputs)'],
}],
}],
],