diff options
author | Jim Meyering <jim@meyering.net> | 2005-06-25 12:35:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-06-25 12:35:13 +0000 |
commit | 40a9612ec4a73b46541519ec4316558d4010767f (patch) | |
tree | 321d885ca0366f352fae1a4a68c5e5a3bf074993 /lib | |
parent | 406929bb9ddcda72ed3bded33af574f9e5812302 (diff) | |
download | coreutils-40a9612ec4a73b46541519ec4316558d4010767f.tar.xz |
(libcoreutils_a_SOURCES): Remove root-dev-ino.c and root-dev-ino.h.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index c1443bc70..12a52ea97 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -38,7 +38,6 @@ libcoreutils_a_SOURCES = \ mbswidth.c mbswidth.h \ readtokens0.c readtokens0.h \ regex.h \ - root-dev-ino.c root-dev-ino.h \ time_r.c time_r.h \ unicodeio.c unicodeio.h \ version-etc.c version-etc.h version-etc-fsf.c \ |