From 538f8ebc40765827a713399de0f343922a14bdc8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 20 Jan 2003 16:28:34 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Use ftw_.h here, too. --- lib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 600f018365..fdd2f60656 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -62,7 +62,7 @@ libfetish_a_SOURCES = \ fnmatch_.h \ fopen-safer.c \ fsusage.h \ - ftw.h \ + ftw_.h \ full-read.c full-read.h \ full-write.c full-write.h \ getline.h \ @@ -102,6 +102,7 @@ libfetish_a_SOURCES = \ same.c same.h \ save-cwd.c save-cwd.h \ savedir.c savedir.h \ + search.h \ settime.c \ sha.c sha.h \ sig2str.h \ -- 2.47.2