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

* Add missing files under benchmarks/ to the dist

* fix typo
pull/6578/head
Jie Luo 6 years ago committed by Paul Yang
parent 659e799fb8
commit 84241c6154
  1. 6
      benchmarks/Makefile.am

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

Loading…
Cancel
Save