Add make to gnu-utility commands

This commit is contained in:
Greg Anders 2017-08-24 22:06:23 -05:00 committed by Kaleb Elwert
parent 752f64f085
commit cd703d3c3c

View file

@ -42,7 +42,7 @@ _gnu_utility_cmds=(
'libtool' 'libtoolize'
# Miscellaneous
'getopt' 'grep' 'indent' 'sed' 'tar' 'time' 'units' 'which'
'getopt' 'grep' 'indent' 'make' 'sed' 'tar' 'time' 'units' 'which'
)
# Wrap GNU utilities in functions.