From: Jim Meyering Date: Sun, 9 Nov 2003 21:16:01 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add root-dev-ino.c root-dev-ino.h. X-Git-Tag: v5.1.0~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97cac0c9aec84c145b4ba9147ce3488be06b1253;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add root-dev-ino.c root-dev-ino.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 877eef1190..6601ee10a9 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -93,6 +93,7 @@ libfetish_a_SOURCES = \ readtokens.c readtokens.h \ readutmp.h \ regex.h \ + root-dev-ino.c root-dev-ino.h \ safe-read.c safe-read.h \ safe-write.c safe-write.h \ same.c same.h \