Distribute all lib/* source files through EXTRA_DIST.
[gnulib.git] / modules / modechange
1 Description:
2 Manipulation of mode changes specified by strings (e.g. as first argument of
3 chmod utility).
4
5 Files:
6 lib/modechange.h
7 lib/modechange.c
8 m4/modechange.m4
9
10 Depends-on:
11 stat-macros
12 xalloc
13
14 configure.ac:
15 gl_MODECHANGE
16
17 Makefile.am:
18 EXTRA_DIST += modechange.h modechange.c
19
20 Include:
21 "modechange.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering