mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 03:45:35 +02:00
Make sure we at least get the icons into the build testing feature. We'll try to get the source in this way as well.
This commit is contained in:
parent
2713cb877e
commit
46820f299a
1 changed files with 4 additions and 1 deletions
|
@ -5,6 +5,9 @@ bin.includes = plugin.xml,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
test.xml,\
|
test.xml,\
|
||||||
cdtuitests.jar,\
|
cdtuitests.jar,\
|
||||||
resources/
|
resources/,\
|
||||||
|
icons/,\
|
||||||
|
src/,\
|
||||||
|
ui/
|
||||||
src.includes = plugin.properties
|
src.includes = plugin.properties
|
||||||
about.html =
|
about.html =
|
||||||
|
|
Loading…
Add table
Reference in a new issue