From 9922b56ffbf6ba26cd28ea9f0c6a4c73e640e528 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 14 Mar 1996 05:15:16 +0000 Subject: [PATCH] add ## comment on first line --- doc/Makefile.am | 1 + lib/Makefile.am | 1 + 2 files changed, 2 insertions(+) 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 \ -- 2.47.2