diff options
Diffstat (limited to 'tests/cut')
-rw-r--r-- | tests/cut/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index c2f216d78..ceaa1cee6 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -149,7 +149,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs +mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = SCRIPTS = $(noinst_SCRIPTS) |