From: Jim Meyering Date: Thu, 14 Mar 1996 05:15:16 +0000 (+0000) Subject: add ## comment on first line X-Git-Tag: SH-UTILS-1_12e~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9922b56ffbf6ba26cd28ea9f0c6a4c73e640e528;p=thirdparty%2Fcoreutils.git add ## comment on first line --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 7ad0eabc28..4e7948ef65 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,2 +1,3 @@ +## Process this file with automake to produce Makefile.in info_TEXINFOS = fileutils.texi EXTRA_DIST = perm.texi getdate.texi diff --git a/lib/Makefile.am b/lib/Makefile.am index 8fdbef432a..e178b2875c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,3 +1,4 @@ +## Process this file with automake to produce Makefile.in noinst_LIBRARIES = fu EXTRA_DIST = alloca.c euidaccess.c fnmatch.c fsusage.c ftruncate.c \