mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
Bug 490995 - [tests] autotools.tests and debug.app.tests bundles have missing resources
Change-Id: Icc5d446c00c1d52178440362c49d4cf7325825c2 Signed-off-by: Mat Booth <mat.booth@redhat.com>
This commit is contained in:
parent
75c2dcebf9
commit
a896eee7e9
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
source.. = src/
|
source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
|
.,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
zip/,\
|
zip/,\
|
||||||
about.html
|
about.html
|
||||||
|
|
|
@ -12,5 +12,6 @@ source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
|
projects/,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.html
|
about.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue