瀏覽代碼

Add missing files under benchmarks/ to the dist (#6580)

* Add missing files under benchmarks/ to the dist

* fix typo
Jie Luo 6 年之前
父節點
當前提交
84241c6154
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      benchmarks/Makefile.am

+ 6 - 0
benchmarks/Makefile.am

@@ -598,6 +598,12 @@ js: js-benchmark
 
 
 ############ JS RULE END #############
 ############ JS RULE END #############
 
 
+EXTRA_DIST =									\
+	$(benchmarks_protoc_inputs_benchmark_wrapper)				\
+	$(benchmarks_protoc_inputs)						\
+	$(benchmarks_protoc_inputs_proto2)					\
+	google_size.proto
+
 MAINTAINERCLEANFILES =                                                     \
 MAINTAINERCLEANFILES =                                                     \
 	Makefile.in
 	Makefile.in