summaryrefslogtreecommitdiff
path: root/doc/fate_config.sh.template
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fate_config.sh.template')
-rw-r--r--doc/fate_config.sh.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/fate_config.sh.template b/doc/fate_config.sh.template
index 059a1f862f..56acb2667d 100644
--- a/doc/fate_config.sh.template
+++ b/doc/fate_config.sh.template
@@ -26,5 +26,7 @@ extra_conf= # extra configure options not covered above
#make= # name of GNU make if not 'make'
makeopts= # extra options passed to 'make'
+#makeopts_fate= # extra options passed to 'make' when running tests,
+ # defaulting to makeopts above if this is not set
#tar= # command to create a tar archive from its arguments on stdout,
# defaults to 'tar c'