summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flex.morph3
1 files changed, 1 insertions, 2 deletions
diff --git a/flex.morph b/flex.morph
index b921c37..d58baac 100644
--- a/flex.morph
+++ b/flex.morph
@@ -3,8 +3,7 @@
"kind": "chunk",
"configure-commands": [
"./autogen.sh",
- "./configure --prefix=\"$PREFIX\"",
- "touch doc/*"
+ "./configure --prefix=\"$PREFIX\""
],
"build-commands": [
"make"