2007-08-06 Simon Josefsson <simon@josefsson.org>
[gnulib.git] / modules / getugroups
index efeac73..634a72b 100644 (file)
@@ -1,7 +1,9 @@
 Description:
+Return the group IDs of a user.
 
 Files:
 lib/getugroups.c
+lib/getugroups.h
 m4/getugroups.m4
 
 Depends-on:
@@ -10,7 +12,11 @@ configure.ac:
 gl_GETUGROUPS
 
 Makefile.am:
-lib_SOURCES += getugroups.c
 
 Include:
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering