summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a1547ab28..702430a6d 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,8 @@ export top_builddir
# We do not need built-in implicit rules
MAKEFLAGS += -r
+CONFIG_SHELL ?= /bin/sh
+export CONFIG_SHELL
include $(top_srcdir)Makefile.in
include $(top_srcdir)Makerules