diff options
author | Jim Meyering <jim@meyering.net> | 1998-07-20 03:58:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-07-20 03:58:24 +0000 |
commit | f7d6ece6e45c38f2481a9bd3d9591a6b9404b5e3 (patch) | |
tree | 8d51cff4b34aa72d2db51a2c5d8f8dfc39713854 /lib | |
parent | 90a63a16ec366b32a248f1d797502d783016cc32 (diff) | |
download | coreutils-f7d6ece6e45c38f2481a9bd3d9591a6b9404b5e3.tar.xz |
.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in index 76e1145e1..d80b432fb 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -109,7 +109,7 @@ libfu_a_DEPENDENCIES = $(libfu_a_LIBADD) noinst_HEADERS = argmatch.h backupfile.h closeout.h \ error.h exclude.h fnmatch.h fsusage.h \ -getdate.h getline.h getopt.h group-member.h human.h long-options.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 \ quotearg.h regex.h safe-read.h save-cwd.h savedir.h strverscmp.h \ xalloc.h xstrtol.h xstrtoul.h |