summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-12-07 06:25:29 +0000
committerJim Meyering <jim@meyering.net>1998-12-07 06:25:29 +0000
commit1698d53f72b07346b2cc5b1bc264717096fb0903 (patch)
tree68149a15ca55f04df2ec61fa63433494bfe80220 /lib/Makefile.am
parent5ae5d486a98f1412626d960feb64ee28bc8d6bed (diff)
downloadcoreutils-1698d53f72b07346b2cc5b1bc264717096fb0903.tar.xz
(noinst_HEADERS): Add dirname.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 5ffef20f6..ba5590289 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 \