Merge pull request #1593 from thomasvl/framework_includes

Better support for using the proto library from a framework.
diff --git a/Makefile.am b/Makefile.am
index 3e98881..31ca9a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -675,6 +675,7 @@
   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  \