summaryrefslogtreecommitdiff
path: root/app/luit/Makefile.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-18 22:30:13 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-18 22:30:13 +0000
commit4d6a05a9ccc56ec300b53833f6115bbbba9639c4 (patch)
tree2a71a3dcfae4afc52ccbe5b429260f0f7550ff70 /app/luit/Makefile.in
parent84aff7e22e6953ab8ee26886194a7e37e3d713a9 (diff)
regen with automake 1.9.6p2
Diffstat (limited to 'app/luit/Makefile.in')
-rw-r--r--app/luit/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/luit/Makefile.in b/app/luit/Makefile.in
index 18cfa4dae..96872aea1 100644
--- a/app/luit/Makefile.in
+++ b/app/luit/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)"