move files int tools/mac to scripts dir

This commit is contained in:
probablycorey 2013-04-04 10:03:21 -07:00
parent 725e0d778a
commit 44d78ed30d
3 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@
# is marked for no PIE (ASLR).
'postbuild_name': 'Make More Helpers',
'action': [
'tools/mac/make_more_helpers.sh',
'script/make_more_helpers.sh',
'Frameworks',
'Atom',
],