From daa004115c43890e5ff2b9f6a3c0f5672815125b Mon Sep 17 00:00:00 2001 From: Tad Fisher Date: Thu, 16 Mar 2017 15:52:03 -0700 Subject: Fix build --- test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index 93f4d89..39f1df2 100644 --- a/test/Makefile +++ b/test/Makefile @@ -17,6 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see http://www.gnu.org/licenses/ . +SHELL := /bin/bash SHELL_PATH ?= $(SHELL) SHELL_PATH_SQ = $(subst ','\'',$(SHELL_PATH)) RM ?= rm -f -- cgit v1.2.3