Navigation Menu

Skip to content

Commit

Permalink
Add missing files under benchmarks/ to the dist (#6580)
Browse files Browse the repository at this point in the history
* Add missing files under benchmarks/ to the dist

* fix typo
  • Loading branch information
anandolee authored and TeBoring committed Aug 27, 2019
1 parent 659e799 commit 84241c6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions benchmarks/Makefile.am
Expand Up @@ -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


Expand Down

0 comments on commit 84241c6

Please sign in to comment.