mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-07 09:05:24 +02:00
Bug 378834 - data folder was missing from build in tests.dsf.gdb.
This commit is contained in:
parent
f1d0db3630
commit
b420084729
1 changed files with 3 additions and 2 deletions
|
@ -9,9 +9,10 @@
|
||||||
# Wind River Systems - initial API and implementation
|
# Wind River Systems - initial API and implementation
|
||||||
# IBM Corporation
|
# IBM Corporation
|
||||||
###############################################################################
|
###############################################################################
|
||||||
output.tests.jar = bin/
|
|
||||||
bin.includes = fragment.xml,\
|
bin.includes = fragment.xml,\
|
||||||
META-INF/,\
|
META-INF/,\
|
||||||
.
|
.,\
|
||||||
|
data/,\
|
||||||
|
about.html
|
||||||
source.. = src/
|
source.. = src/
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue