summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nettle.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/nettle.morph b/nettle.morph
index 454226b6..cfe84c78 100644
--- a/nettle.morph
+++ b/nettle.morph
@@ -4,6 +4,7 @@
"build-system": "autotools",
"max-jobs": 1,
"configure-commands": [
+ "autoreconf",
"./configure --prefix=\"$PREFIX\" --disable-documentation"
]
}