commit | 5cc661babd1af3d03c9063dc9aed57c4888e2260 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Wed Feb 27 15:23:36 2013 -0800 |
committer | Brian Silverman <brians> | Wed Mar 06 15:27:36 2013 -0800 |
tree | a20c785204996356d471f4699bc20aa41a7d68a4 | |
parent | d169fcd8f3f4ef6d51537c1d6545071991b786a5 [diff] [blame] |
lots of fixes it now has issues with all of the junk constantly being created in /tmp
diff --git a/aos/atom_code/starter/starter.gyp b/aos/atom_code/starter/starter.gyp index 4d7260c..91b5870 100644 --- a/aos/atom_code/starter/starter.gyp +++ b/aos/atom_code/starter/starter.gyp
@@ -9,6 +9,9 @@ 'dependencies': [ '<(AOS)/atom_code/atom_code.gyp:init', '<(EXTERNALS):libevent', + '<(AOS)/build/aos.gyp:logging', + '<(AOS)/common/common.gyp:once', + '<(AOS)/common/common.gyp:time', ], 'copies': [ {