diff options
Diffstat (limited to 'lib')
-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 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 \ |