From 155c7b191e8f2ff19cff99b90acc48e3762db3f2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 7 Oct 1997 22:09:01 +0000 Subject: [PATCH] . --- lib/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index c2a8f66455..0c2b155817 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -108,7 +108,7 @@ libfu_a_DEPENDENCIES = $(libfu_a_LIBADD) noinst_HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h \ getdate.h getline.h getopt.h group-member.h long-options.h \ makepath.h modechange.h mountlist.h hash.h path-concat.h pathmax.h \ -save-cwd.h xstrtol.h xstrtoul.h strverscmp.h +save-cwd.h savedir.h xstrtol.h xstrtoul.h strverscmp.h BUILT_SOURCES = getdate.c posixtm.c mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -- 2.30.2