From 6c61676f7debebfaf0e7cb5358ad54bcee2d87b3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 23 Jul 2003 06:00:50 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add xstrndup.c and xstrndup.h. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index afb7810..f883e1d 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -122,6 +122,7 @@ libfetish_a_SOURCES = \ xnanosleep.c xnanosleep.h \ xreadlink.c xreadlink.h \ xstrdup.c \ + xstrndup.c xstrndup.h \ xstrtod.c xstrtod.h \ xstrtol.c xstrtol.h \ xstrtoul.c \ -- 2.7.4