diff options
author | Jim Meyering <jim@meyering.net> | 1998-03-14 10:41:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-03-14 10:41:26 +0000 |
commit | 4a28ea9bd642a88f669ccc3ce4fd33bb6aed62dc (patch) | |
tree | d02f455a3343a89621bd180c4d87a2e978840b14 /tests | |
parent | e4a1ead4949874cb6448ccded77e4e788bad3fc2 (diff) | |
download | coreutils-4a28ea9bd642a88f669ccc3ce4fd33bb6aed62dc.tar.xz |
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r-- | tests/rm/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am index 5700ffdb2..3dfdeee50 100644 --- a/tests/rm/Makefile.am +++ b/tests/rm/Makefile.am @@ -1,3 +1,4 @@ +## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.1 gnits TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 |