summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-01-11 07:39:01 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-01-11 07:39:01 (GMT)
commite549e3cc2a18343c22e757f90c328e9b1e3bcada (patch)
treed2c6fb8f6d213e315109643b1d41b54d591c376f /config
parentaa5cfc5f8f23bc3da3eea50e556f940f68629ca7 (diff)
parent1a6e9782e2a7239f2534347a4ef5b35542dd4e41 (diff)
Merge pull request #25 from bhundven/patchworks-bernhard_walle
Patchwork bernhard walle
Diffstat (limited to 'config')
-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"