mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-06 08:35:26 +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
|
||||
# IBM Corporation
|
||||
###############################################################################
|
||||
output.tests.jar = bin/
|
||||
bin.includes = fragment.xml,\
|
||||
META-INF/,\
|
||||
.
|
||||
.,\
|
||||
data/,\
|
||||
about.html
|
||||
source.. = src/
|
||||
src.includes = about.html
|
||||
|
|
Loading…
Add table
Reference in a new issue