summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryunlong ying <ying.yunlong@zte.com.cn>2017-02-25 01:42:41 +0000
committerGerrit Code Review <gerrit@open-o.org>2017-02-25 01:42:41 +0000
commit7b7b09ac1d025689b9a05a6961370f8b840bc924 (patch)
tree6d150b725200c9f77135c3dbb2637af17bbd5dff
parent375e6c422d348f3468a79e45c0a1d23c168c06ce (diff)
parent24da437e6fb2a64d224b790c913eb9f2b5005e85 (diff)
Merge "Add json file to output zip"
-rw-r--r--lcm/assembly.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lcm/assembly.xml b/lcm/assembly.xml
index b1954007..e826c1a3 100644
--- a/lcm/assembly.xml
+++ b/lcm/assembly.xml
@@ -26,6 +26,7 @@
<outputDirectory>/lcm</outputDirectory>
<includes>
<include>**/*.py</include>
+ <include>**/*.json</include>
</includes>
</fileSet>
<fileSet>