From 2c16f6979a03be84e359a09b92b28c87d57e5afc Mon Sep 17 00:00:00 2001 From: Marcus Longmuir Date: Sat, 7 Jan 2017 00:59:47 +0000 Subject: Fix generation of extending nested messages in JavaScript (#2439) * Fix generation of extending nested messages in JavaScript * Added missing test8.proto to build --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 -- cgit v1.2.3