summaryrefslogtreecommitdiff
path: root/modules/memrchr
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-10-12 18:52:30 +0000
committerBruno Haible <bruno@clisp.org>2006-10-12 18:52:30 +0000
commite8684643a28f1bf6a0839bf6a0c10f630c0f6335 (patch)
treef10894df45bb5e1a6ea14d58172685f2cb31954b /modules/memrchr
parent5d5ff3383fd81451220601edadd9fc65018f5c0b (diff)
downloadgnulib-e8684643a28f1bf6a0839bf6a0c10f630c0f6335.tar.gz
Distribute all lib/* source files through EXTRA_DIST.
Diffstat (limited to 'modules/memrchr')
-rw-r--r--modules/memrchr2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/memrchr b/modules/memrchr
index d5bfd2def7..238a462e4d 100644
--- a/modules/memrchr
+++ b/modules/memrchr
@@ -12,7 +12,7 @@ configure.ac:
gl_FUNC_MEMRCHR
Makefile.am:
-EXTRA_DIST += memrchr.h
+EXTRA_DIST += memrchr.h memrchr.c
Include:
"memrchr.h"