From e9dc554349688d159b0f13f87ae6c916f8f5cde2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 25 Jan 1997 13:38:49 +0000 Subject: (noinst_HEADERS): Add getdate.h. --- lib/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 89905bf0b..f40c5405f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -18,8 +18,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 -- cgit v1.2.3-54-g00ecf