From: Jim Meyering Date: Mon, 22 Mar 2004 20:00:44 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add readtokens0.c and readtokens0.h X-Git-Tag: v5.3.0~1987 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92bd80177245b7916a5f833445996ffa3df247e8;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add readtokens0.c and readtokens0.h --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 50f17f6aa4..ca8f3cc4e4 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -91,6 +91,7 @@ libfetish_a_SOURCES = \ physmem.c physmem.h \ quote.c quote.h \ quotearg.c quotearg.h \ + readtokens0.c readtokens0.h \ readtokens.c readtokens.h \ readutmp.h \ regex.h \