mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +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/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml \
|
plugin.xml,\
|
||||||
about.html
|
about.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue