From: Chris Allegretta Date: Mon, 7 Aug 2000 02:25:43 +0000 (+0000) Subject: Okay, it's not going to work for Makefile.am X-Git-Tag: v0.9.16~8 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=9b45ff54ac8bc9c850d5f42053bcdcdbf7e4bc6b;p=nano.git Okay, it's not going to work for Makefile.am git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@173 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/Makefile.am b/Makefile.am index daa2a285..53da17e3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - bin_PROGRAMS = nano nano_SOURCES = cut.c \ files.c \ diff --git a/Makefile.in b/Makefile.in index 4eb01e23..bbe261d9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -10,9 +10,6 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -# $Id$ - - SHELL = @SHELL@ srcdir = @srcdir@