summaryrefslogtreecommitdiff
path: root/rsync.morph
blob: 6436a3a14ba50298fd44c6d0a02c725241652204 (plain)
1
2
3
4
5
6
7
8
9
{
    "name": "rsync",
    "kind": "chunk",
    "build-system": "autotools",
    "build-commands": [
        "make proto",
        "make"
    ]
}