aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Marcus Longmuir <marcus.longmuir@improbable.io>2017-01-07 00:59:47 +0000
committerGravatar Joshua Haberman <jhaberman@gmail.com>2017-01-06 16:59:47 -0800
commit2c16f6979a03be84e359a09b92b28c87d57e5afc (patch)
treea027a15ee4a32367e613dd1bdcf716c49f23a136 /Makefile.am
parentffa71f80070fde3eb8e6a5779df951c4fe0729e0 (diff)
Fix generation of extending nested messages in JavaScript (#2439)
* Fix generation of extending nested messages in JavaScript * Added missing test8.proto to build
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5ade9d2b..db2f7a33 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -853,6 +853,7 @@ js_EXTRA_DIST= \
js/test3.proto \
js/test4.proto \
js/test5.proto \
+ js/test8.proto \
js/test_bootstrap.js \
js/testbinary.proto \
js/testempty.proto