From: Jim Meyering Date: Wed, 18 Jun 2003 07:58:03 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add getdelim2.c and getdelim2.h. X-Git-Tag: v5.0.1~213 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09c6cc9f9c84fd53679bd9c7f2c7ad332720c07b;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add getdelim2.c and getdelim2.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index cad3fc2870..e392aafb46 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -63,9 +63,9 @@ libfetish_a_SOURCES = \ ftw_.h \ full-read.c full-read.h \ full-write.c full-write.h \ + getdelim2.c getdelim2.h \ getline.h \ getpagesize.h \ - getstr.c getstr.h \ gettime.c \ gettext.h \ getugroups.c \