reenable all gettext entries since 0.14.2 has been released
[gnulib.git] / modules / makepath
index 83a9e14..363a9dd 100644 (file)
@@ -4,6 +4,7 @@ Ensure that a directory path exists.
 Files:
 lib/makepath.h
 lib/makepath.c
+lib/stat-macros.h
 m4/afs.m4
 m4/makepath.m4
 
@@ -20,11 +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