summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-12 09:23:09 +0000
committerJim Meyering <jim@meyering.net>2004-04-12 09:23:09 +0000
commitaeea251d2e4773a5699f13c553034d58b612bf6f (patch)
treecc6e49e124a87e4651965045f23d09e4b13032be /lib/Makefile.am
parent3b2bcb83590530c2e397e1f4cd3e19cc88fc8b3c (diff)
downloadcoreutils-aeea251d2e4773a5699f13c553034d58b612bf6f.tar.xz
(libfetish_a_SOURCES): Add utimecmp.c, utimecmp.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index d8694188c..c03d36f8a 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -118,6 +118,7 @@ libfetish_a_SOURCES = \
unistd-safer.h \
unlocked-io.h \
userspec.c userspec.h \
+ utimecmp.c utimecmp.h \
utimens.c utimens.h \
version-etc.c version-etc.h \
xalloc.h \