vaccum commit

This commit is contained in:
Yilun Chong 2019-02-26 16:23:18 -08:00
parent 9fd18ae9a5
commit 59f7a859b6

View File

@ -25,6 +25,7 @@ make_tmp_dir:
mkdir -p 'tmp/java/src/main/java'
touch make_tmp_dir
# We have to cd to $(srcdir) before executing protoc because $(protoc_inputs) is
# relative to srcdir, which may not be the same as the current directory when
# building out-of-tree.