summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-09 18:24:52 +0000
committerJim Meyering <jim@meyering.net>2003-08-09 18:24:52 +0000
commita1b1ddb9aea8e7099e5341b9e37752558e6c2aa9 (patch)
tree75907caf084d8f6183ac1f3c749f0b5c06b8c67d /lib
parent9fd1e90a363755015b3b208306a7ea3ed3be1f2e (diff)
downloadcoreutils-a1b1ddb9aea8e7099e5341b9e37752558e6c2aa9.tar.xz
(libeftish_a_SOURCES): Add utimens.c, utimens.h.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 71ae87704..e61123dfe 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -111,6 +111,7 @@ libfetish_a_SOURCES = \
unistd-safer.h \
unlocked-io.h \
userspec.c \
+ utimens.c utimens.h \
version-etc.c version-etc.h \
xalloc.h \
xgetcwd.c xgetcwd.h \