diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-21 03:21:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-21 03:21:34 +0000 |
commit | 0799786a33ac7cb66aacad824ce35eb87dfc5338 (patch) | |
tree | a9dfdc512984e65d37805592c879c3194a605714 /m4 | |
parent | 6621f0a9a9c793ee02ebd070482f1ea809b92efe (diff) | |
download | coreutils-0799786a33ac7cb66aacad824ce35eb87dfc5338.tar.xz |
.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am index ca2e72c3f..0ba526d03 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = gnits 1.1k +## Process this file with automake to produce Makefile.in # Generate this list with # find . -type f -name '*.m4' -printf '%f\n'|sort |fmt |tr '\012' @ \ |