diff options
author | Jim Meyering <jim@meyering.net> | 1998-03-14 16:26:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-03-14 16:26:14 +0000 |
commit | 4ac374c8e5bcd6e632cd76d54f2c4267e8723098 (patch) | |
tree | 583d29201f0d1e99950dafab8b18d64edf807e5c /tests | |
parent | 17070ae7bf5476458af49685fb55a1f225ca6137 (diff) | |
download | coreutils-4ac374c8e5bcd6e632cd76d54f2c4267e8723098.tar.xz |
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ln/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ln/Makefile.am b/tests/ln/Makefile.am index 444fa598b..24d58d97e 100644 --- a/tests/ln/Makefile.am +++ b/tests/ln/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.2 gnits -TESTS = sf-1 +TESTS = sf-1 misc EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = LN=../../src/ln |