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