Distribute all lib/* source files through EXTRA_DIST.
[gnulib.git] / modules / getusershell
1 Description:
2 Return names of valid user shells.
3
4 Files:
5 lib/getusershell.c
6 m4/getusershell.m4
7
8 Depends-on:
9 fopen-safer
10 xalloc
11
12 configure.ac:
13 gl_FUNC_GETUSERSHELL
14
15 Makefile.am:
16 EXTRA_DIST += getusershell.c
17
18 Include:
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering