mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-08 02:53:12 +02:00
missing commas
This commit is contained in:
parent
41d29f059f
commit
905afac0b8
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@ source.. = src/
|
|||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.xml \
|
||||
plugin.xml,\
|
||||
about.html
|
||||
|
|
Loading…
Add table
Reference in a new issue