We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b681201 commit 1eff241Copy full SHA for 1eff241
build/build.xml
@@ -368,8 +368,8 @@
368
<include name="application/**" />
369
<include name="keywords.txt" />
370
371
- <include name="libraries/**/examples" />
372
- <include name="libraries/**/library" />
+ <include name="libraries/**/examples/**" />
+ <include name="libraries/**/library/**" />
373
<include name="libraries/**/library.properties" />
374
375
<include name="mode/**" />
0 commit comments