diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-14 13:54:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-14 13:54:36 +0000 |
commit | 52ebb61da8a6045141d9e6b488947a37759acfdd (patch) | |
tree | 0c34153580bcd8d47fd555196f9ddc6969c64715 /tests/chmod | |
parent | f69ed27d62554438c522768b22bc3bd82cf59a05 (diff) | |
download | coreutils-52ebb61da8a6045141d9e6b488947a37759acfdd.tar.xz |
.
Diffstat (limited to 'tests/chmod')
-rw-r--r-- | tests/chmod/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in index abd022ab7..60c7369ca 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/Makefile.in @@ -155,6 +155,7 @@ TESTS_ENVIRONMENT = \ PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH" subdir = tests/chmod +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = |