summaryrefslogtreecommitdiff
path: root/modules/memxor
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-05-24 00:38:58 +0200
committerBruno Haible <bruno@clisp.org>2011-06-16 00:07:30 +0200
commit076e1669c0dbf623fd0fd1142eb45354fbea14dd (patch)
tree2fc0858840cc338deca71cf4f7d4c2e68c147cba /modules/memxor
parent1138219730c90a72ef8c3ab3daffa601421b037c (diff)
downloadgnulib-076e1669c0dbf623fd0fd1142eb45354fbea14dd.tar.gz
memxor: Move AC_LIBOBJ invocations to module description.
* m4/memxor.m4 (gl_MEMXOR): Remove AC_LIBOBJ invocation. * modules/memxor (Makefile.am): Augment lib_SOURCES.
Diffstat (limited to 'modules/memxor')
-rw-r--r--modules/memxor1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/memxor b/modules/memxor
index dea7eed23d..3cc95a33b3 100644
--- a/modules/memxor
+++ b/modules/memxor
@@ -12,6 +12,7 @@ configure.ac:
gl_MEMXOR
Makefile.am:
+lib_SOURCES += memxor.c
Include:
"memxor.h"