aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/bash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index a57dfb837e52..18d5df60795c 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -30,7 +30,7 @@ IMPLICITCD_DESC= Use directory name alone to cd into it
COLONBREAKSWORDS_DESC= Colons break words
HELP_DESC= Enable builtin help
-USES= bison
+USES= bison makeinfo
OPTIONS_SUB= yes
IMPLICITCD_EXTRA_PATCHES= ${PATCHDIR}/extrapatch-implicitcd