Remove lib_SOURCES line from Makefile.am section of modules where this
[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 xstrtol
12
13 configure.ac:
14 gl_MODECHANGE
15
16 Makefile.am:
17
18 Include:
19 "modechange.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering