commit | 138449e52de58af86d99ffc8d3c19095fec9bad0 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Sat Apr 12 17:13:15 2014 -0700 |
committer | Brian Silverman <brians> | Sat Apr 12 17:13:15 2014 -0700 |
tree | 9937d703e3b5d08e341a09aa02fde29e40ecb9e9 | |
parent | fe1ef1705900d695111354f548904915428f82f1 [diff] [blame] |
made the way code starts a bit saner
diff --git a/aos/linux_code/starter/starter.gyp b/aos/linux_code/starter/starter.gyp index 8283d3e..0464d58 100644 --- a/aos/linux_code/starter/starter.gyp +++ b/aos/linux_code/starter/starter.gyp
@@ -10,6 +10,7 @@ '<(AOS)/build/aos.gyp:logging', '<(AOS)/linux_code/linux_code.gyp:configuration', '<(AOS)/common/util/util.gyp:inet_addr', + '<(AOS)/linux_code/linux_code.gyp:init', ], }, {