From 7376e904b80d817900a3366f4656182f473d83f1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 13 Jan 2003 07:06:56 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Remove getstr.c, getstr.h. --- lib/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 8b35ea36cd..ad754ec791 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,7 +1,7 @@ ## Makefile for gnulib/lib -*-Makefile-*- -# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free -# Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 +# Free Software Foundation, Inc. ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -62,7 +62,6 @@ libfetish_a_SOURCES = \ full-write.c full-write.h \ getline.h \ getpagesize.h \ - getstr.c getstr.h \ gettime.c \ gettext.h \ getugroups.c \ -- 2.30.2