diff options
Diffstat (limited to 'lib/libdmx/Makefile.in')
-rw-r--r-- | lib/libdmx/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdmx/Makefile.in b/lib/libdmx/Makefile.in index 36a1d2d98..3d22b4a57 100644 --- a/lib/libdmx/Makefile.in +++ b/lib/libdmx/Makefile.in @@ -69,7 +69,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 = dmx.pc SOURCES = |