*** empty log message ***
[gnulib.git] / modules / utimecmp
index d65ef3e..6cd77fa 100644 (file)
@@ -2,21 +2,24 @@ Description:
 compare file time stamps
 
 Files:
+lib/intprops.h
 lib/utimecmp.h
 lib/utimecmp.c
 m4/utimecmp.m4
 
 Depends-on:
 hash
+stat-time
 timespec
 utimens
 xalloc
+stdbool
+verify
 
 configure.ac:
 gl_UTIMECMP
 
 Makefile.am:
-lib_SOURCES += utimecmp.h utimecmp.c
 
 Include:
 "utimecmp.h"
@@ -26,4 +29,3 @@ GPL
 
 Maintainer:
 Paul Eggert, Jim Meyering
-