aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Marton <pmarton@netflix.com>2018-03-26 16:07:45 -0700
committerPeter Marton <pmarton@netflix.com>2018-05-08 09:23:56 -0700
commit13f94b4092cff9bc36a62adb4bf2e362b4f85979 (patch)
treee78104e42e6d56aa0233a829371bf639bfd3e469 /Makefile.am
parent3c4e36847330df7c6b3e136b5abf590466dac164 (diff)
downloadprotobuf-13f94b4092cff9bc36a62adb4bf2e362b4f85979.tar.gz
protobuf-13f94b4092cff9bc36a62adb4bf2e362b4f85979.tar.bz2
protobuf-13f94b4092cff9bc36a62adb4bf2e362b4f85979.zip
Fix strict JS generator with import in a protofile
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 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