commit | 6c0b2fa5fefe74656e82a95908cdf1ee8b56bee5 | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Tue Sep 01 16:34:03 2015 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Tue Sep 01 16:34:03 2015 -0700 |
tree | 275b03620ca3df198e84239de4a4035615441fab | |
parent | 1120913b08bb32d3dfcf2e4b2f906ffeeeb26515 [diff] [blame] |
croupier: Fix ETHER_DIR Simple switch to use the new release/mojo/syncbase directory Change-Id: I939cafbad9644633dfb7fbeb7db51a301cf64ed2
diff --git a/Makefile b/Makefile index 27f166e..4072204 100644 --- a/Makefile +++ b/Makefile
@@ -1,5 +1,5 @@ # This beginning section is used to setup the environment for running with mojo_shell. -ETHER_DIR := $(V23_ROOT)/roadmap/mojo/syncbase +ETHER_DIR := $(V23_ROOT)/release/mojo/syncbase CROUPIER_DIR := $(shell pwd) SHELL := /bin/bash -euo pipefail