Remove lib_SOURCES line from Makefile.am section of modules where this
[gnulib.git] / modules / makepath
1 Description:
2 Ensure that a directory path exists.
3
4 Files:
5 lib/makepath.h
6 lib/makepath.c
7 lib/stat-macros.h
8 m4/afs.m4
9 m4/makepath.m4
10
11 Depends-on:
12 alloca
13 chown
14 gettext
15 save-cwd
16 dirname
17 error
18 quote
19
20 configure.ac:
21 gl_MAKEPATH
22
23 Makefile.am:
24
25 Include:
26 "makepath.h"
27
28 License:
29 GPL
30
31 Maintainer:
32 Jim Meyering