summaryrefslogtreecommitdiff
path: root/modules/closein
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-05-23 22:45:58 +0200
committerBruno Haible <bruno@clisp.org>2011-06-16 00:07:19 +0200
commita292d7f866813679fb74395332df7c46bc976a9e (patch)
treebe3b405d874d0d6d5dc74ab715bfa617502c318a /modules/closein
parent7281af20c49b769c3dc44c22c4e307ea57608b7c (diff)
downloadgnulib-a292d7f866813679fb74395332df7c46bc976a9e.tar.gz
closein: Move AC_LIBOBJ invocations to module description.
* m4/closein.m4 (gl_CLOSEIN): Remove AC_LIBOBJ invocation. * modules/closein (Makefile.am): Augment lib_SOURCES.
Diffstat (limited to 'modules/closein')
-rw-r--r--modules/closein1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/closein b/modules/closein
index 522a383d3e..5f6e7d77ff 100644
--- a/modules/closein
+++ b/modules/closein
@@ -16,6 +16,7 @@ configure.ac:
gl_CLOSEIN
Makefile.am:
+lib_SOURCES += closein.c
Include:
"closein.h"