commit | 6deadaafae9d84f30e6486278bf6f9d57f74f496 | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Wed Mar 23 14:54:38 2016 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Wed Mar 23 14:59:25 2016 -0700 |
tree | a3e60b7424ce8f47da3917c23bbda57d6bba0c73 | |
parent | d553a515a8ddbdb28f49de2b9c81c5d85a66787a [diff] |
mojo/shared: Use mojodev not mojo-dev MultiPart: 3/3 Change-Id: I016ed4658eac68d70aad57226bc219b3a3e269b1
diff --git a/mojo.mk b/mojo.mk index 1d8f615..62bc5d7 100644 --- a/mojo.mk +++ b/mojo.mk
@@ -5,7 +5,7 @@ SHELL := /bin/bash -euo pipefail ifdef USE_MOJO_DEV_PROFILE - MOJO_PROFILE := v23:mojo-dev + MOJO_PROFILE := v23:mojodev else MOJO_PROFILE := v23:mojo endif