commit | a4b6182140e56fd9bdc659001984ef874402d57e | [log] [tgz] |
---|---|---|
author | Han-Wen Nienhuys <hanwen@google.com> | Mon Nov 09 13:55:44 2015 +0000 |
committer | Damien Martin-Guillerez <dmarting@google.com> | Tue Nov 10 10:19:36 2015 +0000 |
tree | 75ee04e7d840fb2a4e1c4f12e17f34f925d37642 | |
parent | db8b8672e2b7659a6ab890393cdd512049b07e80 [diff] [blame] |
Remove unused jquery/d3 references. -- MOS_MIGRATED_REVID=107377319
diff --git a/scripts/bootstrap/compile.sh b/scripts/bootstrap/compile.sh index 4e5870a..841b294 100755 --- a/scripts/bootstrap/compile.sh +++ b/scripts/bootstrap/compile.sh
@@ -296,7 +296,7 @@ done create_deploy_jar "libblaze" "com.google.devtools.build.lib.bazel.BazelMain" \ - ${OUTPUT_DIR} third_party/javascript + ${OUTPUT_DIR} fi cc_build "client" "objs" "${OUTPUT_DIR}/client" ${BLAZE_CC_FILES[@]}