New snprintf module from Simon Josefsson.
[gnulib.git] / modules / makepath
index 3747f03..363a9dd 100644 (file)
@@ -1,8 +1,10 @@
 Description:
+Ensure that a directory path exists.
 
 Files:
 lib/makepath.h
 lib/makepath.c
+lib/stat-macros.h
 m4/afs.m4
 m4/makepath.m4
 
@@ -19,8 +21,14 @@ configure.ac:
 gl_MAKEPATH
 
 Makefile.am:
-lib_SOURCES += makepath.h makepath.c
+lib_SOURCES += makepath.h makepath.c stat-macros.h
 
 Include:
 "makepath.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering
+