idcache: Fix module description.
[gnulib.git] / modules / idcache
index 4402121..6334de2 100644 (file)
@@ -3,19 +3,23 @@ Username <--> uid and groupname <--> gid conversions, with cache for speed.
 
 Files:
 lib/idcache.c
+lib/idcache.h
 m4/idcache.m4
 
 Depends-on:
+flexmember
 xalloc
 
 configure.ac:
 gl_IDCACHE
 
 Makefile.am:
-lib_SOURCES += idcache.c
 
 Include:
+"idcache.h"
+
+License:
+GPL
 
 Maintainer:
 Jim Meyering
-