maint.mk: restore functionality removed by recent change
[gnulib.git] / modules / getugroups
index efeac73..f363553 100644 (file)
@@ -1,10 +1,13 @@
 Description:
+Return the group IDs of a user.
 
 Files:
 lib/getugroups.c
+lib/getugroups.h
 m4/getugroups.m4
 
 Depends-on:
+errno
 
 configure.ac:
 gl_GETUGROUPS
@@ -13,4 +16,10 @@ Makefile.am:
 lib_SOURCES += getugroups.c
 
 Include:
+"getugroups.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+Jim Meyering