summaryrefslogtreecommitdiff
path: root/config/companion_tools.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/companion_tools.in')
-rw-r--r--config/companion_tools.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/companion_tools.in b/config/companion_tools.in
index 18811e6..f922388 100644
--- a/config/companion_tools.in
+++ b/config/companion_tools.in
@@ -35,6 +35,11 @@ config COMP_TOOLS_make
bool
prompt "make"
+config COMP_TOOLS_make_gmake
+ bool
+ prompt "Add gmake symlink to companion gnu/make"
+ depends on COMP_TOOLS_make
+
config COMP_TOOLS_m4
bool
prompt "m4"