aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 1cac12aeab..3a97ac360d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,6 +1,6 @@
# -*- mode: makefile-gmake; indent-tabs-mode: t -*-
-SHELL = /bin/sh
+SHELL = /bin/bash
NULLCMD = @NULLCMD@
n=$(NULLCMD)
ECHO1 = $(V:1=$n)