summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-03-19 18:05:36 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-03-19 18:05:36 +0000
commitcca5177d276354412a6681d0a4151503b907f385 (patch)
treeffc99caf9153b113cac20c4bbbccf9dc4312b333
parentf8e798da86de73f0efa512438c5c1f6729ae4b91 (diff)
downloadattr-cca5177d276354412a6681d0a4151503b907f385.tar.gz
Fix a missing comma in attr.morph.
-rw-r--r--attr.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/attr.morph b/attr.morph
index 4c70078..14d32ba 100644
--- a/attr.morph
+++ b/attr.morph
@@ -2,7 +2,7 @@
"name": "attr",
"kind": "chunk",
"configure-commands": [
- "autoconf"
+ "autoconf",
"configure"
],
"build-commands": [