summaryrefslogtreecommitdiff
path: root/modules/atexit
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/atexit
parent5d5ff3383fd81451220601edadd9fc65018f5c0b (diff)
downloadgnulib-e8684643a28f1bf6a0839bf6a0c10f630c0f6335.tar.gz
Distribute all lib/* source files through EXTRA_DIST.
Diffstat (limited to 'modules/atexit')
-rw-r--r--modules/atexit1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/atexit b/modules/atexit
index adce14dc38..178e019abe 100644
--- a/modules/atexit
+++ b/modules/atexit
@@ -11,6 +11,7 @@ configure.ac:
gl_FUNC_ATEXIT
Makefile.am:
+EXTRA_DIST += atexit.c
Include:
<stdlib.h>