From c518eb1ef98075f69facca343040e12ddc495673 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 1 Sep 2001 09:50:21 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add xreadlink.c and xreadlink.h. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index c629948a8..d17b9e035 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -81,6 +81,7 @@ libfetish_a_SOURCES = \ xgetcwd.c \ xgethostname.c \ xmalloc.c \ + xreadlink.c xreadlink.h \ xstrdup.c \ xstrtod.c xstrtod.h \ xstrtol.c xstrtol.h \ -- 2.11.0