mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 17:55:39 +02:00
Fix missing about files.
This commit is contained in:
parent
92a0b1cb0e
commit
32a1b3134c
2 changed files with 4 additions and 2 deletions
|
@ -2,4 +2,5 @@ source.. = src/
|
|||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.xml
|
||||
plugin.xml,\
|
||||
about.html
|
||||
|
|
|
@ -4,4 +4,5 @@ bin.includes = META-INF/,\
|
|||
.,\
|
||||
plugin.xml,\
|
||||
icons/,\
|
||||
plugin.properties
|
||||
plugin.properties,\
|
||||
about.html
|
||||
|
|
Loading…
Add table
Reference in a new issue