summaryrefslogtreecommitdiff
path: root/xserver/hw/xfree86/i2c/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'xserver/hw/xfree86/i2c/Makefile.in')
-rw-r--r--xserver/hw/xfree86/i2c/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xserver/hw/xfree86/i2c/Makefile.in b/xserver/hw/xfree86/i2c/Makefile.in
index 589ae7b46..01bccac1f 100644
--- a/xserver/hw/xfree86/i2c/Makefile.in
+++ b/xserver/hw/xfree86/i2c/Makefile.in
@@ -45,7 +45,7 @@ am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
+mkinstalldirs = $(SHELL) $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \
$(top_builddir)/include/xorg-server.h \
$(top_builddir)/include/dix-config.h \