summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2012-04-26 16:36:46 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-10 18:41:37 +0100
commit5ff5b4c4ade035d0197bdf8473736fe9e6a039f1 (patch)
treef09643002f102b423ae5b1975a88cd32a95f9b3b
parentd1ef8734e2b7e741da07de99d7c02635acca5d25 (diff)
downloadjs185-5ff5b4c4ade035d0197bdf8473736fe9e6a039f1.tar.gz
Add js185.morph
-rw-r--r--js185.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/js185.morph b/js185.morph
new file mode 100644
index 0000000..c4f8f1b
--- /dev/null
+++ b/js185.morph
@@ -0,0 +1,8 @@
+{
+ "name": "js185",
+ "kind": "chunk",
+ "build-system": "autotools",
+ "congigure-commands": [
+ "cd js/src && ./configure"
+ ]
+}