diff options
Diffstat (limited to 'driver/xf86-video-voodoo/Makefile.in')
-rw-r--r-- | driver/xf86-video-voodoo/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/xf86-video-voodoo/Makefile.in b/driver/xf86-video-voodoo/Makefile.in index a8bda42a4..8a0f469c4 100644 --- a/driver/xf86-video-voodoo/Makefile.in +++ b/driver/xf86-video-voodoo/Makefile.in @@ -66,7 +66,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 = SOURCES = |