diff options
author | Jim Meyering <jim@meyering.net> | 1997-11-12 17:28:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-11-12 17:28:34 +0000 |
commit | 7ba5fcb25114822a7ced20300be957f40efb1ced (patch) | |
tree | 28e4fdf20812d1c6955278b3c688327d5daf21a6 /tests/wc | |
parent | f1af5f95043bb4731961977cbbf04b758f1d994a (diff) | |
download | coreutils-7ba5fcb25114822a7ced20300be957f40efb1ced.tar.xz |
add -*-Makefile-*-
Diffstat (limited to 'tests/wc')
-rw-r--r-- | tests/wc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wc/Makefile.am b/tests/wc/Makefile.am index 28235c224..e636f3daa 100644 --- a/tests/wc/Makefile.am +++ b/tests/wc/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. +## Process this file with automake to produce Makefile.in. ##test-files-begin x = wc |