summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-06 11:01:31 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-06 11:01:31 +0000
commiteb7cae313faab0347e80abc0d69129a0c8a38b50 (patch)
tree2e30439bd8fee23427b6421c5dee8dd0f4c1d0a5
parentfbde522e058a6a0f406e73f7022ef48d813060d5 (diff)
downloadnasm-eb7cae313faab0347e80abc0d69129a0c8a38b50.tar.gz
Add morphology
-rw-r--r--nasm.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/nasm.morph b/nasm.morph
new file mode 100644
index 00000000..628d19a7
--- /dev/null
+++ b/nasm.morph
@@ -0,0 +1,5 @@
+{
+ "name": "nasm",
+ "kind": "chunk",
+ "build-system": "autotools"
+}