Skip to content

Commit 84241c6

Browse files
anandoleeTeBoring
authored andcommitted
Add missing files under benchmarks/ to the dist (#6580)
* Add missing files under benchmarks/ to the dist * fix typo
1 parent 659e799 commit 84241c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

benchmarks/Makefile.am

+6
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,12 @@ js: js-benchmark
598598

599599
############ JS RULE END #############
600600

601+
EXTRA_DIST = \
602+
$(benchmarks_protoc_inputs_benchmark_wrapper) \
603+
$(benchmarks_protoc_inputs) \
604+
$(benchmarks_protoc_inputs_proto2) \
605+
google_size.proto
606+
601607
MAINTAINERCLEANFILES = \
602608
Makefile.in
603609

0 commit comments

Comments
 (0)