commit | a452091ae77c8105c625f9bf7bfd13cbb658e0b5 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Sat Mar 16 14:39:51 2013 -0700 |
committer | Brian Silverman <brians> | Sat Mar 16 14:42:47 2013 -0700 |
tree | 455b90d6643f63f72e8a7a9153c733bb8e7cb5c9 | |
parent | a9cbe30c75cc2f6a60d7b7843ef632f214585cfb [diff] [blame] |
more build fixes WRONG BRANCH
diff --git a/aos/common/common.gyp b/aos/common/common.gyp index 8dd1370..5e76e69 100644 --- a/aos/common/common.gyp +++ b/aos/common/common.gyp
@@ -97,6 +97,7 @@ }, 'dependencies': [ '<(AOS)/common/common.gyp:queues', + '<(AOS)/common/common.gyp:queues', ], 'includes': ['../build/queues.gypi'], },