gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / mountlist
1 Description:
2 Return list of mounted file systems.
3
4 Files:
5 lib/mountlist.h
6 lib/mountlist.c
7 m4/ls-mntd-fs.m4
8 m4/fstypename.m4
9 m4/mountlist.m4
10
11 Depends-on:
12 stdbool
13 xalloc
14
15 configure.ac:
16 gl_MOUNTLIST
17
18 Makefile.am:
19
20 Include:
21 "mountlist.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering