summaryrefslogtreecommitdiff
path: root/modules/mgetgroups
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-05-24 00:40:36 +0200
committerBruno Haible <bruno@clisp.org>2011-06-16 00:07:31 +0200
commitde12675d956c6f2e105eea8f372ef7dfac794206 (patch)
tree74a1679bfdf06bc4b34c0114b776775be2a09eaa /modules/mgetgroups
parent076e1669c0dbf623fd0fd1142eb45354fbea14dd (diff)
downloadgnulib-de12675d956c6f2e105eea8f372ef7dfac794206.tar.gz
mgetgroups: Move AC_LIBOBJ invocations to module description.
* m4/mgetgroups.m4 (gl_MGETGROUPS): Remove AC_LIBOBJ invocation. * modules/mgetgroups (Makefile.am): Augment lib_SOURCES.
Diffstat (limited to 'modules/mgetgroups')
-rw-r--r--modules/mgetgroups1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mgetgroups b/modules/mgetgroups
index 1aa1c79ae6..cdfa5701f5 100644
--- a/modules/mgetgroups
+++ b/modules/mgetgroups
@@ -16,6 +16,7 @@ configure.ac:
gl_MGETGROUPS
Makefile.am:
+lib_SOURCES += mgetgroups.c
Include:
"mgetgroups.h"