From 969bd97cc5c55edc3475b97849c0b7cfbebf95dc Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 2 May 2014 10:08:32 +0100 Subject: spell bison correctly --- makefiles/Makefile.tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefiles/Makefile.tools b/makefiles/Makefile.tools index 334ee83..08cd64a 100644 --- a/makefiles/Makefile.tools +++ b/makefiles/Makefile.tools @@ -433,7 +433,7 @@ XSLTPROC ?= xsltproc FLEX ?= flex -BISION ?= bison +BISON ?= bison ############################################################################### # Override defaulted tools -- cgit v1.2.3