Skip to content

Commit bc19d7b

Browse files
committed
Copy package_index_bundled to distrib hardware folder
1 parent 8ae47f3 commit bc19d7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: build/build.xml

+1
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@
271271
<param name="final_folder" value="${target.path}/hardware/arduino/avr"/>
272272
<param name="dest_folder" value="${target.path}/hardware/arduino"/>
273273
</antcall>
274+
<copy file="../hardware/package_index_bundled.json" todir="${target.path}/hardware/" />
274275
</target>
275276

276277
<!-- - - - - - - - - -->

0 commit comments

Comments
 (0)