diff options
author | Jim Meyering <jim@meyering.net> | 1998-03-14 10:40:30 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-03-14 10:40:30 +0000 |
commit | ad1a2f76cef5ce610a204c8fa08a021aa7152887 (patch) | |
tree | 23834e46faa16ec2746070ed278366a2c7dac5c7 /tests/ln | |
parent | a7a6111f8143295fc37d16b04dd92a89f1ad849f (diff) | |
download | coreutils-ad1a2f76cef5ce610a204c8fa08a021aa7152887.tar.xz |
*** empty log message ***
Diffstat (limited to 'tests/ln')
-rw-r--r-- | tests/ln/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ln/Makefile.am b/tests/ln/Makefile.am index 66781337c..444fa598b 100644 --- a/tests/ln/Makefile.am +++ b/tests/ln/Makefile.am @@ -1,3 +1,4 @@ +## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.2 gnits TESTS = sf-1 |