Distribute all lib/* source files through EXTRA_DIST.
[gnulib.git] / modules / fileblocks
1 Description:
2 Estimate number of blocks of a file, if 'struct stat' doesn't have st_blocks.
3
4 Files:
5 lib/fileblocks.c
6 m4/fileblocks.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_FILEBLOCKS
12
13 Makefile.am:
14 EXTRA_DIST += fileblocks.c
15
16 Include:
17
18 License:
19 GPL
20
21 Maintainer:
22 Jim Meyering
23