summaryrefslogtreecommitdiff
path: root/app/xev/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'app/xev/Makefile.in')
-rw-r--r--app/xev/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xev/Makefile.in b/app/xev/Makefile.in
index d70e35a65..9186efa87 100644
--- a/app/xev/Makefile.in
+++ b/app/xev/Makefile.in
@@ -70,7 +70,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno configure.status.lineno
-mkinstalldirs = $(install_sh) -d
+mkinstalldirs = $(SHELL) $(install_sh) -d
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES =
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appmandir)"