Remove lib_SOURCES line from Makefile.am section of modules where this
[gnulib.git] / modules / utimecmp
1 Description:
2 compare file time stamps
3
4 Files:
5 lib/intprops.h
6 lib/utimecmp.h
7 lib/utimecmp.c
8 m4/utimecmp.m4
9
10 Depends-on:
11 hash
12 timespec
13 utimens
14 xalloc
15
16 configure.ac:
17 gl_UTIMECMP
18
19 Makefile.am:
20
21 Include:
22 "utimecmp.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Paul Eggert, Jim Meyering