summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-10-07 22:08:55 +0000
committerJim Meyering <jim@meyering.net>1997-10-07 22:08:55 +0000
commit45e8ddd2c9de271c8f072a8ec32e257b82e8df8c (patch)
tree96b12a00bcae6acc0b3d7d847133d004f9ab2d45 /lib
parente5549867e260f95cfe94af0bd9c4a656670f3f69 (diff)
downloadcoreutils-45e8ddd2c9de271c8f072a8ec32e257b82e8df8c.tar.xz
.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index c2a8f6645..0c2b15581 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