From 66fb6b35ea5cbc673d3cac07946199ed75e28df9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 26 Jan 1997 04:31:05 +0000 Subject: [PATCH] . --- lib/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index 3fe7c82162..407f53ab94 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -64,8 +64,8 @@ libfu_a_LIBADD = @LIBOBJS@ @ALLOCA@ libfu_a_DEPENDENCIES = $(libfu_a_LIBADD) noinst_HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h \ -getline.h getopt.h group-member.h long-options.h makepath.h modechange.h \ -mountlist.h path-concat.h pathmax.h \ +getdate.h getline.h getopt.h group-member.h long-options.h \ +makepath.h modechange.h mountlist.h path-concat.h pathmax.h \ save-cwd.h xstrtol.h xstrtoul.h BUILT_SOURCES = getdate.c posixtm.c -- 2.30.2