Move gen-lbrkprop from GNU gettext to here.
[gnulib.git] / modules / utimens
index 7196ef7..caf8805 100644 (file)
@@ -2,23 +2,26 @@ Description:
 Set file access and modification times.
 
 Files:
-lib/utimens.h
 lib/utimens.c
+lib/utimens.h
+m4/utimbuf.m4
 m4/utimens.m4
 m4/utimes.m4
 
 Depends-on:
-timespec
+sys_time
+time
 
 configure.ac:
 gl_UTIMENS
 
 Makefile.am:
-lib_SOURCES += utimens.h utimens.c
 
 Include:
 "utimens.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert, Jim Meyering
-