mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Include recently introduced schema folder in source bundle
This commit is contained in:
parent
5886936df7
commit
d5e7951f9f
1 changed files with 2 additions and 1 deletions
|
@ -19,4 +19,5 @@ javadoc.packages = org.eclipse.cdt.launch.ui.*,\
|
|||
org.eclipse.cdt.launch.sourcelookup*,\
|
||||
org.eclipse.cdt.launch.*
|
||||
source.. = src/
|
||||
src.includes = about.html
|
||||
src.includes = about.html,\
|
||||
schema/
|
||||
|
|
Loading…
Add table
Reference in a new issue