Fixes Athena Runtime build not including ntcore (#356)

This commit is contained in:
Thad House
2016-11-19 23:58:29 -08:00
committed by Peter Johnson
parent 948c4275ad
commit 8f70bea899

View File

@@ -134,6 +134,7 @@ task athenaRuntimeZip(type: Zip) {
}
defineNetworkTablesProperties()
dependsOn project(':').unzipNetworkTables
from(project.file(netTablesInclude)) {
into 'include'