add build.json

This commit is contained in:
Giacomo Tesio 2015-12-22 17:21:13 +01:00
parent 3925b61fa6
commit a59e9035ba
1 changed files with 8 additions and 0 deletions

8
build.json Normal file
View File

@ -0,0 +1,8 @@
{
"all": {
"Projects": [
"/sys/src/klibs.json",
"/sys/src/libs.json"
]
}
}