From 20ab81ae46c2a270f426322776acbdc2ab99eadd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 7 Dec 1998 06:25:29 +0000 Subject: [PATCH] (noinst_HEADERS): Add dirname.h. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 5ffef20f64..ba55902897 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -18,7 +18,7 @@ libfu_a_LIBADD = @LIBOBJS@ @ALLOCA@ libfu_a_DEPENDENCIES = $(libfu_a_LIBADD) noinst_HEADERS = argmatch.h backupfile.h closeout.h \ -error.h exclude.h filemode.h fnmatch.h fsusage.h \ +dirname.h error.h exclude.h filemode.h fnmatch.h fsusage.h \ getdate.h getline.h getopt.h group-member.h human.h lchown.h long-options.h \ makepath.h modechange.h mountlist.h hash.h path-concat.h pathmax.h \ posixtm.h quotearg.h regex.h safe-read.h save-cwd.h savedir.h strverscmp.h \ -- 2.30.2