install-reloc: Support multi-binary installation.
[gnulib.git] / modules / getugroups
index 634a72b..f363553 100644 (file)
@@ -7,16 +7,19 @@ lib/getugroups.h
 m4/getugroups.m4
 
 Depends-on:
+errno
 
 configure.ac:
 gl_GETUGROUPS
 
 Makefile.am:
+lib_SOURCES += getugroups.c
 
 Include:
+"getugroups.h"
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering