mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 20:35:38 +02:00
Missed the cross gcc templates from the build.
This commit is contained in:
parent
d59ee59cad
commit
84bab1d98d
1 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,5 @@ source.. = src/
|
|||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
plugin.xml
|
||||
plugin.xml,\
|
||||
templates/
|
||||
|
|
Loading…
Add table
Reference in a new issue