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