From 13f94b4092cff9bc36a62adb4bf2e362b4f85979 Mon Sep 17 00:00:00 2001 From: Peter Marton Date: Mon, 26 Mar 2018 16:07:45 -0700 Subject: Fix strict JS generator with import in a protofile --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b9ebdba3..efcce65f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1003,6 +1003,7 @@ js_EXTRA_DIST= \ js/test5.proto \ js/test8.proto \ js/test9.proto \ + js/test10.proto \ js/test_bootstrap.js \ js/testbinary.proto \ js/testempty.proto -- cgit v1.2.3