diff options
-rw-r--r-- | lib/Makefile.am | 1 |
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 \ |