Add js/binary/encoder.js to js_EXTRA_DIST.

This commit is contained in:
Andy Hochhaus 2016-05-22 21:44:16 -07:00
parent 594ce567ab
commit 7336092d37

View File

@ -675,6 +675,7 @@ js_EXTRA_DIST= \
js/binary/constants.js \
js/binary/decoder.js \
js/binary/decoder_test.js \
js/binary/encoder.js \
js/binary/proto_test.js \
js/binary/reader.js \
js/binary/reader_test.js \