Change to LGPL.
[gnulib.git] / modules / makepath
index 3747f03..209fc2a 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Ensure that a directory path exists.
 
 Files:
 lib/makepath.h
@@ -14,13 +15,18 @@ save-cwd
 dirname
 error
 quote
+stat-macros
 
 configure.ac:
 gl_MAKEPATH
 
 Makefile.am:
-lib_SOURCES += makepath.h makepath.c
 
 Include:
 "makepath.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering