summaryrefslogtreecommitdiff
path: root/automake.morph
blob: 893f8760aa7341b97f385d4672fd3ed2fd7a7c69 (plain)
1
2
3
4
5
6
7
8
{
    "name": "automake",
    "kind": "chunk",
    "build-system": "autotools",
    "build-commands": [
        "unset DESTDIR; make"
    ]
}