]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Remove dev-ino.h, now that we get it via root-dev-ino.m4
authorJim Meyering <jim@meyering.net>
Sat, 25 Jun 2005 21:25:29 +0000 (21:25 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 25 Jun 2005 21:25:29 +0000 (21:25 +0000)
lib/ChangeLog

index bd70094490098be77760a44579dd341a456499ce..24a237ffdc9d579bb3622cccd234282bdaa7518d 100644 (file)
@@ -2,6 +2,8 @@
 
        * Makefile.am (libcoreutils_a_SOURCES): Remove
        root-dev-ino.c and root-dev-ino.h.
+       (libcoreutils_a_SOURCES): Remove dev-ino.h too, now that we
+       get it via root-dev-ino.m4
 
 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>