浏览代码

vaccum commit

Yilun Chong 6 年之前
父节点
当前提交
59f7a859b6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      benchmarks/Makefile.am

+ 1 - 0
benchmarks/Makefile.am

@@ -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.