diff options
author | Jim Meyering <jim@meyering.net> | 1997-11-09 19:06:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-11-09 19:06:53 +0000 |
commit | 9694cb0f159b7e18af2d16c6bbab5dc1a5843f05 (patch) | |
tree | b3f94ea809d6cde7eb25a92958f1cbc844fde4db /tests/tail | |
parent | 03fbbc6ee0fee4576d106756cd7555bd5a960704 (diff) | |
download | coreutils-9694cb0f159b7e18af2d16c6bbab5dc1a5843f05.tar.xz |
add -*-Makefile-*- to first line
Diffstat (limited to 'tests/tail')
-rw-r--r-- | tests/tail/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail/Makefile.am b/tests/tail/Makefile.am index 129389034..87a62d61e 100644 --- a/tests/tail/Makefile.am +++ b/tests/tail/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in. +## Process this file with automake to produce Makefile.in -*-Makefile-*-. ##test-files-begin x = tail |