diff options
-rw-r--r-- | autoconf.morph | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/autoconf.morph b/autoconf.morph new file mode 100644 index 00000000..3d88277b --- /dev/null +++ b/autoconf.morph @@ -0,0 +1,5 @@ +{ + "name": "autoconf", + "kind": "chunk", + "build-system": "autotools" +} |