diff options
Diffstat (limited to 'tests/ln')
-rw-r--r-- | tests/ln/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in index ad7275ac3..00bf8db83 100644 --- a/tests/ln/Makefile.in +++ b/tests/ln/Makefile.in @@ -155,6 +155,7 @@ TESTS_ENVIRONMENT = \ PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH" subdir = tests/ln +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = |