diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-14 22:37:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-14 22:37:16 +0000 |
commit | eda3639e1957565b1949bda8af13ea99f3d11053 (patch) | |
tree | b64c278bdfa2f26283e2bea93c80610ae6125eed | |
parent | a6b45f1ed4b72a88b10c62a3021cfb7a287ca8b6 (diff) | |
download | coreutils-eda3639e1957565b1949bda8af13ea99f3d11053.tar.xz |
.
-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 67678897b..74a32ef02 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*- +## This is a template from which Makefile.am is generated. -*-Makefile-*- ##m4-files-begin EXTRA_DIST = \ |