Distribute all lib/* source files through EXTRA_DIST.
authorBruno Haible <bruno@clisp.org>
Thu, 12 Oct 2006 18:52:30 +0000 (18:52 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 12 Oct 2006 18:52:30 +0000 (18:52 +0000)
181 files changed:
ChangeLog
modules/acl
modules/arcfour
modules/arctwo
modules/argmatch
modules/argz
modules/atexit
modules/backupfile
modules/c-strtod
modules/c-strtold
modules/calloc
modules/canon-host
modules/canonicalize
modules/chdir-long
modules/chdir-safer
modules/check-version
modules/chown
modules/cloexec
modules/close-stream
modules/closeout
modules/crc
modules/cycle-check
modules/des
modules/dirfd
modules/dirname
modules/dup2
modules/euidaccess
modules/exclude
modules/exitfail
modules/fcntl-safer
modules/file-type
modules/fileblocks
modules/filemode
modules/filenamecat
modules/fnmatch
modules/fopen-safer
modules/fpending
modules/fprintftime
modules/free
modules/fsusage
modules/ftruncate
modules/fts
modules/gc
modules/gc-pbkdf2-sha1
modules/getaddrinfo
modules/getcwd
modules/getdelim
modules/getdomainname
modules/getgroups
modules/gethostname
modules/gethrxtime
modules/getline
modules/getloadavg
modules/getlogin_r
modules/getopt
modules/getpass
modules/getpass-gnu
modules/getsubopt
modules/gettime
modules/gettimeofday
modules/getugroups
modules/getusershell
modules/glob
modules/group-member
modules/hard-locale
modules/hash
modules/hmac-md5
modules/hmac-sha1
modules/human
modules/idcache
modules/imaxabs
modules/imaxdiv
modules/inet_ntop
modules/inet_pton
modules/inttostr
modules/isapipe
modules/lchown
modules/long-options
modules/lstat
modules/malloc
modules/mathl
modules/mbchar
modules/md2
modules/md4
modules/md5
modules/memcasecmp
modules/memchr
modules/memcmp
modules/memcoll
modules/memcpy
modules/memmem
modules/memmove
modules/mempcpy
modules/memrchr
modules/memset
modules/memxor
modules/mkancesdirs
modules/mkdir
modules/mkdir-p
modules/mkdtemp
modules/mkstemp
modules/mktime
modules/modechange
modules/mountlist
modules/nanosleep
modules/openat
modules/pagealign_alloc
modules/physmem
modules/poll
modules/posixtm
modules/posixver
modules/putenv
modules/quote
modules/quotearg
modules/raise
modules/read-file
modules/readline
modules/readlink
modules/readtokens
modules/readutmp
modules/realloc
modules/regex
modules/rename
modules/rename-dest-slash
modules/rijndael
modules/rmdir
modules/rpmatch
modules/safe-read
modules/safe-write
modules/same
modules/save-cwd
modules/savedir
modules/setenv
modules/settime
modules/sha1
modules/sig2str
modules/snprintf
modules/stdlib-safer
modules/stpcpy
modules/stpncpy
modules/strcase
modules/strcasestr
modules/strchrnul
modules/strcspn
modules/strdup
modules/strerror
modules/strftime
modules/strndup
modules/strnlen
modules/strpbrk
modules/strsep
modules/strstr
modules/strtod
modules/strtoimax
modules/strtok_r
modules/strtol
modules/strtoll
modules/strtoul
modules/strtoull
modules/strtoumax
modules/strverscmp
modules/time_r
modules/timegm
modules/tmpfile-safer
modules/unistd-safer
modules/unlinkdir
modules/userspec
modules/utime
modules/utimecmp
modules/utimens
modules/vasnprintf
modules/vasprintf
modules/vsnprintf
modules/xalloc
modules/xgetcwd
modules/xnanosleep
modules/xreadlink
modules/xstrtod
modules/xstrtol
modules/xstrtold
modules/yesno

index 83cec36..a823eaf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,187 @@
+2006-10-12  Bruno Haible  <bruno@clisp.org>
+
+       * modules/acl (Makefile.am): Destribute all files in lib/ through
+       EXTRA_DIST.
+       * modules/arcfour (Makefile.am): Likewise.
+       * modules/arctwo (Makefile.am): Likewise.
+       * modules/argmatch (Makefile.am): Likewise.
+       * modules/argz (Makefile.am): Likewise.
+       * modules/atexit (Makefile.am): Likewise.
+       * modules/backupfile (Makefile.am): Likewise.
+       * modules/c-strtod (Makefile.am): Likewise.
+       * modules/c-strtold (Makefile.am): Likewise.
+       * modules/calloc (Makefile.am): Likewise.
+       * modules/canon-host (Makefile.am): Likewise.
+       * modules/canonicalize (Makefile.am): Likewise.
+       * modules/chdir-long (Makefile.am): Likewise.
+       * modules/chdir-safer (Makefile.am): Likewise.
+       * modules/check-version (Makefile.am): Likewise.
+       * modules/chown (Makefile.am): Likewise.
+       * modules/cloexec (Makefile.am): Likewise.
+       * modules/close-stream (Makefile.am): Likewise.
+       * modules/closeout (Makefile.am): Likewise.
+       * modules/crc (Makefile.am): Likewise.
+       * modules/cycle-check (Makefile.am): Likewise.
+       * modules/des (Makefile.am): Likewise.
+       * modules/dirfd (Makefile.am): Likewise.
+       * modules/dirname (Makefile.am): Likewise.
+       * modules/dup2 (Makefile.am): Likewise.
+       * modules/euidaccess (Makefile.am): Likewise.
+       * modules/exclude (Makefile.am): Likewise.
+       * modules/exitfail (Makefile.am): Likewise.
+       * modules/fcntl-safer (Makefile.am): Likewise.
+       * modules/file-type (Makefile.am): Likewise.
+       * modules/fileblocks (Makefile.am): Likewise.
+       * modules/filemode (Makefile.am): Likewise.
+       * modules/filenamecat (Makefile.am): Likewise.
+       * modules/fnmatch (Makefile.am): Likewise.
+       * modules/fopen-safer (Makefile.am): Likewise.
+       * modules/fpending (Makefile.am): Likewise.
+       * modules/fprintftime (Makefile.am): Likewise.
+       * modules/free (Makefile.am): Likewise.
+       * modules/fsusage (Makefile.am): Likewise.
+       * modules/ftruncate (Makefile.am): Likewise.
+       * modules/fts (Makefile.am): Likewise.
+       * modules/gc (Makefile.am): Likewise.
+       * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
+       * modules/getaddrinfo (Makefile.am): Likewise.
+       * modules/getcwd (Makefile.am): Likewise.
+       * modules/getdelim (Makefile.am): Likewise.
+       * modules/getdomainname (Makefile.am): Likewise.
+       * modules/getgroups (Makefile.am): Likewise.
+       * modules/gethostname (Makefile.am): Likewise.
+       * modules/gethrxtime (Makefile.am): Likewise.
+       * modules/getline (Makefile.am): Likewise.
+       * modules/getloadavg (Makefile.am): Likewise.
+       * modules/getlogin_r (Makefile.am): Likewise.
+       * modules/getopt (Makefile.am): Likewise.
+       * modules/getpass (Makefile.am): Likewise.
+       * modules/getpass-gnu (Makefile.am): Likewise.
+       * modules/getsubopt (Makefile.am): Likewise.
+       * modules/gettime (Makefile.am): Likewise.
+       * modules/gettimeofday (Makefile.am): Likewise.
+       * modules/getugroups (Makefile.am): Likewise.
+       * modules/getusershell (Makefile.am): Likewise.
+       * modules/glob (Makefile.am): Likewise.
+       * modules/group-member (Makefile.am): Likewise.
+       * modules/hard-locale (Makefile.am): Likewise.
+       * modules/hash (Makefile.am): Likewise.
+       * modules/hmac-md5 (Makefile.am): Likewise.
+       * modules/hmac-sha1 (Makefile.am): Likewise.
+       * modules/human (Makefile.am): Likewise.
+       * modules/idcache (Makefile.am): Likewise.
+       * modules/imaxabs (Makefile.am): Likewise.
+       * modules/imaxdiv (Makefile.am): Likewise.
+       * modules/inet_ntop (Makefile.am): Likewise.
+       * modules/inet_pton (Makefile.am): Likewise.
+       * modules/inttostr (Makefile.am): Likewise.
+       * modules/isapipe (Makefile.am): Likewise.
+       * modules/lchown (Makefile.am): Likewise.
+       * modules/long-options (Makefile.am): Likewise.
+       * modules/lstat (Makefile.am): Likewise.
+       * modules/malloc (Makefile.am): Likewise.
+       * modules/mathl (Makefile.am): Likewise.
+       * modules/mbchar (Makefile.am): Likewise.
+       * modules/md2 (Makefile.am): Likewise.
+       * modules/md4 (Makefile.am): Likewise.
+       * modules/md5 (Makefile.am): Likewise.
+       * modules/memcasecmp (Makefile.am): Likewise.
+       * modules/memchr (Makefile.am): Likewise.
+       * modules/memcmp (Makefile.am): Likewise.
+       * modules/memcoll (Makefile.am): Likewise.
+       * modules/memcpy (Makefile.am): Likewise.
+       * modules/memmem (Makefile.am): Likewise.
+       * modules/memmove (Makefile.am): Likewise.
+       * modules/mempcpy (Makefile.am): Likewise.
+       * modules/memrchr (Makefile.am): Likewise.
+       * modules/memset (Makefile.am): Likewise.
+       * modules/memxor (Makefile.am): Likewise.
+       * modules/mkancesdirs (Makefile.am): Likewise.
+       * modules/mkdir (Makefile.am): Likewise.
+       * modules/mkdir-p (Makefile.am): Likewise.
+       * modules/mkdtemp (Makefile.am): Likewise.
+       * modules/mkstemp (Makefile.am): Likewise.
+       * modules/mktime (Makefile.am): Likewise.
+       * modules/modechange (Makefile.am): Likewise.
+       * modules/mountlist (Makefile.am): Likewise.
+       * modules/nanosleep (Makefile.am): Likewise.
+       * modules/openat (Makefile.am): Likewise.
+       * modules/pagealign_alloc (Makefile.am): Likewise.
+       * modules/physmem (Makefile.am): Likewise.
+       * modules/poll (Makefile.am): Likewise.
+       * modules/posixtm (Makefile.am): Likewise.
+       * modules/posixver (Makefile.am): Likewise.
+       * modules/putenv (Makefile.am): Likewise.
+       * modules/quote (Makefile.am): Likewise.
+       * modules/quotearg (Makefile.am): Likewise.
+       * modules/raise (Makefile.am): Likewise.
+       * modules/read-file (Makefile.am): Likewise.
+       * modules/readline (Makefile.am): Likewise.
+       * modules/readlink (Makefile.am): Likewise.
+       * modules/readtokens (Makefile.am): Likewise.
+       * modules/readutmp (Makefile.am): Likewise.
+       * modules/realloc (Makefile.am): Likewise.
+       * modules/regex (Makefile.am): Likewise.
+       * modules/rename (Makefile.am): Likewise.
+       * modules/rename-dest-slash (Makefile.am): Likewise.
+       * modules/rijndael (Makefile.am): Likewise.
+       * modules/rmdir (Makefile.am): Likewise.
+       * modules/rpmatch (Makefile.am): Likewise.
+       * modules/safe-read (Makefile.am): Likewise.
+       * modules/safe-write (Makefile.am): Likewise.
+       * modules/same (Makefile.am): Likewise.
+       * modules/save-cwd (Makefile.am): Likewise.
+       * modules/savedir (Makefile.am): Likewise.
+       * modules/setenv (Makefile.am): Likewise.
+       * modules/settime (Makefile.am): Likewise.
+       * modules/sha1 (Makefile.am): Likewise.
+       * modules/sig2str (Makefile.am): Likewise.
+       * modules/snprintf (Makefile.am): Likewise.
+       * modules/stdlib-safer (Makefile.am): Likewise.
+       * modules/stpcpy (Makefile.am): Likewise.
+       * modules/stpncpy (Makefile.am): Likewise.
+       * modules/strcase (Makefile.am): Likewise.
+       * modules/strcasestr (Makefile.am): Likewise.
+       * modules/strchrnul (Makefile.am): Likewise.
+       * modules/strcspn (Makefile.am): Likewise.
+       * modules/strdup (Makefile.am): Likewise.
+       * modules/strerror (Makefile.am): Likewise.
+       * modules/strftime (Makefile.am): Likewise.
+       * modules/strndup (Makefile.am): Likewise.
+       * modules/strnlen (Makefile.am): Likewise.
+       * modules/strpbrk (Makefile.am): Likewise.
+       * modules/strsep (Makefile.am): Likewise.
+       * modules/strstr (Makefile.am): Likewise.
+       * modules/strtod (Makefile.am): Likewise.
+       * modules/strtoimax (Makefile.am): Likewise.
+       * modules/strtok_r (Makefile.am): Likewise.
+       * modules/strtol (Makefile.am): Likewise.
+       * modules/strtoll (Makefile.am): Likewise.
+       * modules/strtoul (Makefile.am): Likewise.
+       * modules/strtoull (Makefile.am): Likewise.
+       * modules/strtoumax (Makefile.am): Likewise.
+       * modules/strverscmp (Makefile.am): Likewise.
+       * modules/time_r (Makefile.am): Likewise.
+       * modules/timegm (Makefile.am): Likewise.
+       * modules/tmpfile-safer (Makefile.am): Likewise.
+       * modules/unistd-safer (Makefile.am): Likewise.
+       * modules/unlinkdir (Makefile.am): Likewise.
+       * modules/userspec (Makefile.am): Likewise.
+       * modules/utime (Makefile.am): Likewise.
+       * modules/utimecmp (Makefile.am): Likewise.
+       * modules/utimens (Makefile.am): Likewise.
+       * modules/vasnprintf (Makefile.am): Likewise.
+       * modules/vasprintf (Makefile.am): Likewise.
+       * modules/vsnprintf (Makefile.am): Likewise.
+       * modules/xalloc (Makefile.am): Likewise.
+       * modules/xgetcwd (Makefile.am): Likewise.
+       * modules/xnanosleep (Makefile.am): Likewise.
+       * modules/xreadlink (Makefile.am): Likewise.
+       * modules/xstrtod (Makefile.am): Likewise.
+       * modules/xstrtol (Makefile.am): Likewise.
+       * modules/xstrtold (Makefile.am): Likewise.
+       * modules/yesno (Makefile.am): Likewise.
+
 2006-10-12  Jim Meyering  <jim@meyering.net>
 
        * m4/getloadavg.m4: Revert the change below.
index 2b02ba9..90a7e77 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 AC_FUNC_ACL
 
 Makefile.am:
-EXTRA_DIST += acl.h
+EXTRA_DIST += acl.h acl.c
 
 Include:
 "acl.h"
index 8751385..c3fbc0f 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_ARCFOUR
 
 Makefile.am:
-EXTRA_DIST += arcfour.h
+EXTRA_DIST += arcfour.h arcfour.c
 
 Include:
 "arcfour.h"
index fbb653a..977a1f7 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_ARCTWO
 
 Makefile.am:
-EXTRA_DIST += arctwo.h
+EXTRA_DIST += arctwo.h arctwo.c
 
 Include:
 "arctwo.h"
index ce3519c..a3d2c7e 100644 (file)
@@ -20,7 +20,7 @@ configure.ac:
 gl_ARGMATCH
 
 Makefile.am:
-EXTRA_DIST += argmatch.h
+EXTRA_DIST += argmatch.h argmatch.c
 
 Include:
 "argmatch.h"
index d516b5f..1e2c53e 100644 (file)
@@ -13,7 +13,7 @@ gl_FUNC_ARGZ
 
 Makefile.am:
 BUILT_SOURCES += $(ARGZ_H)
-EXTRA_DIST += argz_.h
+EXTRA_DIST += argz_.h argz.c
 
 # We need the following in order to create <argz.h> when the system
 # doesn't have one that works with the given compiler.
index adce14d..178e019 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_ATEXIT
 
 Makefile.am:
+EXTRA_DIST += atexit.c
 
 Include:
 <stdlib.h>
index 120756b..a430200 100644 (file)
@@ -18,7 +18,7 @@ configure.ac:
 gl_BACKUPFILE
 
 Makefile.am:
-EXTRA_DIST += backupfile.h
+EXTRA_DIST += backupfile.h backupfile.c
 
 Include:
 "backupfile.h"
index c63e7c6..8019ac4 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_C_STRTOD
 
 Makefile.am:
-EXTRA_DIST += c-strtod.h
+EXTRA_DIST += c-strtod.h c-strtod.c
 
 Include:
 "c-strtod.h"
index 8eb2a9a..a428837 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_C_STRTOLD
 
 Makefile.am:
-EXTRA_DIST += c-strtod.c c-strtod.h
+EXTRA_DIST += c-strtod.h c-strtod.c c-strtold.c
 
 Include:
 "c-strtod.h"
index 2d3bfc2..630ae92 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 AC_FUNC_CALLOC
 
 Makefile.am:
+EXTRA_DIST += calloc.c
 
 Include:
 <stdlib.h>
index 6d554d8..8266169 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_CANON_HOST
 
 Makefile.am:
-EXTRA_DIST += canon-host.h
+EXTRA_DIST += canon-host.h canon-host.c
 
 Include:
 #include "canon-host.h"
index 560579c..e8c3966 100644 (file)
@@ -19,7 +19,7 @@ configure.ac:
 AC_FUNC_CANONICALIZE_FILE_NAME
 
 Makefile.am:
-EXTRA_DIST += canonicalize.h
+EXTRA_DIST += canonicalize.h canonicalize.c pathmax.h
 
 Include:
 "canonicalize.h"
index 18cb94c..1f276ec 100644 (file)
@@ -17,7 +17,7 @@ configure.ac:
 gl_FUNC_CHDIR_LONG
 
 Makefile.am:
-EXTRA_DIST += chdir-long.h
+EXTRA_DIST += chdir-long.h chdir-long.c
 
 Include:
 "chdir-long.h"
index d709ef4..94cd5b9 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_CHDIR_SAFER
 
 Makefile.am:
-EXTRA_DIST += chdir-safer.h
+EXTRA_DIST += chdir-safer.h chdir-safer.c
 
 Include:
 "chdir-safer.h"
index fdeec09..fc8cd2b 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_CHECK_VERSION
 
 Makefile.am:
-EXTRA_DIST += check-version.h
+EXTRA_DIST += check-version.h check-version.c
 
 Include:
 "check-version.h"
index 2a97007..ba40cfd 100644 (file)
@@ -13,6 +13,7 @@ configure.ac:
 gl_FUNC_CHOWN
 
 Makefile.am:
+EXTRA_DIST += chown.c fchown-stub.c
 
 Include:
 <unistd.h>
index 85b2e5e..ea6632f 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_CLOEXEC
 
 Makefile.am:
-EXTRA_DIST += cloexec.h
+EXTRA_DIST += cloexec.h cloexec.c
 
 Include:
 "cloexec.h"
index 96f5702..fcec59f 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_CLOSE_STREAM
 
 Makefile.am:
-EXTRA_DIST += close-stream.h
+EXTRA_DIST += close-stream.h close-stream.c
 
 Include:
 "close-stream.h"
index 91d8cc4..2516bf4 100644 (file)
@@ -17,7 +17,7 @@ configure.ac:
 gl_CLOSEOUT
 
 Makefile.am:
-EXTRA_DIST += closeout.h
+EXTRA_DIST += closeout.h closeout.c
 
 Include:
 "closeout.h"
index 5a56aad..a39c517 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_CRC
 
 Makefile.am:
-EXTRA_DIST += crc.h
+EXTRA_DIST += crc.h crc.c
 
 Include:
 "crc.h"
index 0551664..986ac3e 100644 (file)
@@ -16,7 +16,7 @@ configure.ac:
 gl_CYCLE_CHECK
 
 Makefile.am:
-EXTRA_DIST += cycle-check.h
+EXTRA_DIST += cycle-check.h cycle-check.c
 
 Include:
 "cycle-check.h"
index 5a9555a..2915871 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_DES
 
 Makefile.am:
-EXTRA_DIST += des.h
+EXTRA_DIST += des.h des.c
 
 Include:
 "des.h"
index 97e7d3b..9ae2855 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_DIRFD
 
 Makefile.am:
-EXTRA_DIST += dirfd.h
+EXTRA_DIST += dirfd.h dirfd.c
 
 Include:
 "dirfd.h"
index aeaa92a..67507e8 100644 (file)
@@ -19,7 +19,7 @@ configure.ac:
 gl_DIRNAME
 
 Makefile.am:
-EXTRA_DIST += dirname.h
+EXTRA_DIST += dirname.h dirname.c basename.c stripslash.c
 
 Include:
 "dirname.h"
index db3a1f7..4e1bc1a 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_DUP2
 
 Makefile.am:
+EXTRA_DIST += dup2.c
 
 Include:
 <unistd.h>
index 9773941..3dbb39b 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FUNC_EUIDACCESS
 
 Makefile.am:
-lib_SOURCES += euidaccess.h
+EXTRA_DIST += euidaccess.h euidaccess.c
 
 Include:
 "euidaccess.h"
index 9962a1d..f52a1f6 100644 (file)
@@ -17,7 +17,7 @@ configure.ac:
 gl_EXCLUDE
 
 Makefile.am:
-EXTRA_DIST += exclude.h
+EXTRA_DIST += exclude.h exclude.c
 
 Include:
 "exclude.h"
index 9b54cfd..6c5dda4 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_EXITFAIL
 
 Makefile.am:
-EXTRA_DIST += exitfail.h
+EXTRA_DIST += exitfail.h exitfail.c
 
 Include:
 "exitfail.h"
index 91dbf68..097d6c8 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_FCNTL_SAFER
 
 Makefile.am:
-EXTRA_DIST += fcntl-safer.h fcntl--.h
+EXTRA_DIST += fcntl--.h creat-safer.c fcntl-safer.h open-safer.c
 
 Include:
 "fcntl-safer.h"
index adbd693..f0d3a02 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FILE_TYPE
 
 Makefile.am:
-EXTRA_DIST += file-type.h
+EXTRA_DIST += file-type.h file-type.c
 
 Include:
 "file-type.h"
index e919301..614e5c4 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FILEBLOCKS
 
 Makefile.am:
+EXTRA_DIST += fileblocks.c
 
 Include:
 
index 1abb5f7..1cd2080 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_FILEMODE
 
 Makefile.am:
-EXTRA_DIST += filemode.h
+EXTRA_DIST += filemode.h filemode.c
 
 Include:
 "filemode.h"
index dea9cc7..94eebbc 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_FILE_NAME_CONCAT
 
 Makefile.am:
-EXTRA_DIST += filenamecat.h
+EXTRA_DIST += filenamecat.h filenamecat.c
 
 Include:
 "filenamecat.h"
index c086b19..59a43a8 100644 (file)
@@ -17,7 +17,7 @@ configure.ac:
 
 Makefile.am:
 BUILT_SOURCES += $(FNMATCH_H)
-EXTRA_DIST += fnmatch_.h fnmatch_loop.c
+EXTRA_DIST += fnmatch_.h fnmatch.c fnmatch_loop.c
 
 # We need the following in order to create <fnmatch.h> when the system
 # doesn't have one that supports the required API.
index 6827224..b059a43 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FOPEN_SAFER
 
 Makefile.am:
-EXTRA_DIST += stdio-safer.h stdio--.h
+EXTRA_DIST += stdio--.h stdio-safer.h fopen-safer.c
 
 Include:
 "stdio-safer.h"
index eadf686..fad7668 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_FPENDING
 
 Makefile.am:
-EXTRA_DIST += __fpending.h
+EXTRA_DIST += __fpending.h __fpending.c
 
 Include:
 "__fpending.h"
index 0ae813c..5967e41 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_FPRINTFTIME
 
 Makefile.am:
-EXTRA_DIST += fprintftime.h
+EXTRA_DIST += fprintftime.h fprintftime.c
 
 Include:
 "fprintftime.h"
index 94b6a3a..12e16fd 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_FREE
 
 Makefile.am:
+EXTRA_DIST += free.c
 
 Include:
 <stdlib.h>
index 0d0a1d2..d417b91 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_FSUSAGE
 
 Makefile.am:
-EXTRA_DIST += fsusage.h
+EXTRA_DIST += fsusage.h fsusage.c
 
 Include:
 "fsusage.h"
index ae445f3..95de449 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_FTRUNCATE
 
 Makefile.am:
+EXTRA_DIST += ftruncate.c
 
 Include:
 <unistd.h>
index b0e37d1..999dcf9 100644 (file)
@@ -23,7 +23,7 @@ configure.ac:
 gl_FUNC_FTS
 
 Makefile.am:
-EXTRA_DIST += fts_.h fts-cycle.c
+EXTRA_DIST += fts_.h fts.c fts-cycle.c
 
 Include:
 "fts_.h"
index c35e912..3a054cb 100644 (file)
@@ -18,7 +18,7 @@ if test $gl_cond_libtool = false; then
 fi
 
 Makefile.am:
-EXTRA_DIST += gc.h
+EXTRA_DIST += gc.h gc-libgcrypt.c gc-gnulib.c
 if GL_COND_LIBTOOL
 lib_LDFLAGS += $(LTLIBGCRYPT)
 endif
index 431e054..2ac2278 100644 (file)
@@ -13,6 +13,7 @@ configure.ac:
 gl_GC_PBKDF2_SHA1
 
 Makefile.am:
+EXTRA_DIST += gc-pbkdf2-sha1.c
 
 Include:
 "gc.h"
index 1fa1f18..f7e110a 100644 (file)
@@ -20,7 +20,7 @@ configure.ac:
 gl_GETADDRINFO
 
 Makefile.am:
-lib_SOURCES += getaddrinfo.h
+EXTRA_DIST += getaddrinfo.h getaddrinfo.c gai_strerror.c
 
 Include:
 "getaddrinfo.h"
index ddb3e1a..483d1b1 100644 (file)
@@ -18,7 +18,7 @@ configure.ac:
 gl_FUNC_GETCWD
 
 Makefile.am:
-EXTRA_DIST += getcwd.h
+EXTRA_DIST += getcwd.h getcwd.c
 
 Include:
 "getcwd.h"
index 41d4917..257c7b2 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_GETDELIM
 
 Makefile.am:
-EXTRA_DIST += getdelim.h
+EXTRA_DIST += getdelim.h getdelim.c
 
 Include:
 "getdelim.h"
index 765f2f8..69e2a93 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_GETDOMAINNAME
 
 Makefile.am:
-lib_SOURCES += getdomainname.h
+EXTRA_DIST += getdomainname.h getdomainname.c
 
 Include:
 "getdomainname.h"
index 16604f8..94e5d6d 100644 (file)
@@ -12,6 +12,7 @@ configure.ac:
 gl_FUNC_GETGROUPS
 
 Makefile.am:
+EXTRA_DIST += getgroups.c
 
 Include:
 <unistd.h>
index 7c13807..fc46612 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_GETHOSTNAME
 
 Makefile.am:
+EXTRA_DIST += gethostname.c
 
 Include:
 
index b621e18..92b2bcc 100644 (file)
@@ -17,7 +17,7 @@ configure.ac:
 gl_GETHRXTIME
 
 Makefile.am:
-EXTRA_DIST += gethrxtime.h xtime.h
+EXTRA_DIST += xtime.h gethrxtime.c gethrxtime.h
 
 Include:
 #include "xtime.h"
index 13b9046..96ea2cf 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_FUNC_GETLINE
 
 Makefile.am:
-EXTRA_DIST += getline.h
+EXTRA_DIST += getline.h getline.c
 
 Include:
 "getline.h"
index bf306e4..467c434 100644 (file)
@@ -17,6 +17,7 @@ configure.ac:
 gl_GETLOADAVG([$gl_source_base])
 
 Makefile.am:
+EXTRA_DIST += getloadavg.c
 
 Include:
 
index c3b1423..dede548 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_GETLOGIN_R
 
 Makefile.am:
-EXTRA_DIST += getlogin_r.h
+EXTRA_DIST += getlogin_r.h getlogin_r.c
 
 Include:
 "getlogin_r.h"
index bf1da55..e0b67b6 100644 (file)
@@ -17,7 +17,7 @@ gl_GETOPT
 
 Makefile.am:
 BUILT_SOURCES += $(GETOPT_H)
-EXTRA_DIST += getopt_.h getopt_int.h
+EXTRA_DIST += getopt_.h getopt.c getopt1.c getopt_int.h
 
 # We need the following in order to create <getopt.h> when the system
 # doesn't have one that works with the given compiler.
index d394a06..6e2aa8a 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FUNC_GETPASS
 
 Makefile.am:
-EXTRA_DIST += getpass.h
+EXTRA_DIST += getpass.h getpass.c
 
 Include:
 "getpass.h"
index 1b3a8ad..f8ef5f9 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FUNC_GETPASS_GNU
 
 Makefile.am:
-EXTRA_DIST += getpass.h
+EXTRA_DIST += getpass.h getpass.c
 
 Include:
 "getpass.h"
index 7f771f7..21f718f 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_FUNC_GETSUBOPT
 
 Makefile.am:
-lib_SOURCES += getsubopt.h
+EXTRA_DIST += getsubopt.h getsubopt.c
 
 Include:
 "getsubopt.h"
index f787a78..e6745fa 100644 (file)
@@ -16,6 +16,7 @@ configure.ac:
 gl_GETTIME
 
 Makefile.am:
+EXTRA_DIST += gettime.c
 
 Include:
 #include "timespec.h"
index b4874ba..82018f9 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 AC_FUNC_GETTIMEOFDAY_CLOBBER
 
 Makefile.am:
+EXTRA_DIST += gettimeofday.c
 
 Include:
 <sys/time.h>
index 930f0bd..3a7a05d 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_GETUGROUPS
 
 Makefile.am:
+EXTRA_DIST += getugroups.c
 
 Include:
 
index 8b64506..4baf102 100644 (file)
@@ -13,6 +13,7 @@ configure.ac:
 gl_FUNC_GETUSERSHELL
 
 Makefile.am:
+EXTRA_DIST += getusershell.c
 
 Include:
 
index 77a6da0..f9b5c92 100644 (file)
@@ -25,7 +25,7 @@ gl_GLOB
 
 Makefile.am:
 BUILT_SOURCES += $(GLOB_H)
-EXTRA_DIST += glob_.h glob-libc.h
+EXTRA_DIST += glob_.h glob-libc.h glob.c
 
 # We need the following in order to create <glob.h> when the system
 # doesn't have one that works with the given compiler.
index 6ebfb27..0abecaa 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FUNC_GROUP_MEMBER
 
 Makefile.am:
-EXTRA_DIST += group-member.h
+EXTRA_DIST += group-member.h group-member.c
 
 Include:
 "group-member.h"
index 7e56a81..1c6815c 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_HARD_LOCALE
 
 Makefile.am:
-EXTRA_DIST += hard-locale.h
+EXTRA_DIST += hard-locale.h hard-locale.c
 
 Include:
 "hard-locale.h"
index a364134..c86c000 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_HASH
 
 Makefile.am:
-EXTRA_DIST += hash.h
+EXTRA_DIST += hash.h hash.c
 
 Include:
 "hash.h"
index 34ea579..04d3a5f 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_HMAC_MD5
 
 Makefile.am:
-EXTRA_DIST += hmac.h
+EXTRA_DIST += hmac.h hmac-md5.c
 
 Include:
 "hmac.h"
index cb1e517..e54ab60 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_HMAC_SHA1
 
 Makefile.am:
-EXTRA_DIST += hmac.h
+EXTRA_DIST += hmac.h hmac-sha1.c
 
 Include:
 "hmac.h"
index 24e1ac2..cdec70f 100644 (file)
@@ -20,7 +20,7 @@ configure.ac:
 gl_HUMAN
 
 Makefile.am:
-EXTRA_DIST += human.h
+EXTRA_DIST += human.h human.c
 
 Include:
 "human.h"
index 05923d0..eb4ca73 100644 (file)
@@ -12,6 +12,7 @@ configure.ac:
 gl_IDCACHE
 
 Makefile.am:
+EXTRA_DIST += idcache.c
 
 Include:
 
index 1b0b50c..a9b5790 100644 (file)
@@ -12,6 +12,7 @@ configure.ac:
 gl_FUNC_IMAXABS
 
 Makefile.am:
+EXTRA_DIST += imaxabs.c
 
 Include:
 <inttypes.h>
index 621d1f3..9adcd7e 100644 (file)
@@ -12,6 +12,7 @@ configure.ac:
 gl_FUNC_IMAXDIV
 
 Makefile.am:
+EXTRA_DIST += imaxdiv.c
 
 Include:
 <inttypes.h>
index a31a86b..9719ba4 100644 (file)
@@ -16,7 +16,7 @@ configure.ac:
 gl_INET_NTOP
 
 Makefile.am:
-lib_SOURCES += inet_ntop.h
+EXTRA_DIST += inet_ntop.h inet_ntop.c
 
 License:
 LGPL
index 1ac280e..cada499 100644 (file)
@@ -16,7 +16,7 @@ configure.ac:
 gl_INET_PTON
 
 Makefile.am:
-lib_SOURCES += inet_pton.h
+EXTRA_DIST += inet_pton.h inet_pton.c
 
 License:
 LGPL
index 075a3e8..03db568 100644 (file)
@@ -17,7 +17,7 @@ configure.ac:
 gl_INTTOSTR
 
 Makefile.am:
-EXTRA_DIST += inttostr.c inttostr.h
+EXTRA_DIST += imaxtostr.c inttostr.c inttostr.h offtostr.c umaxtostr.c
 
 Include:
 "inttostr.h"
index 602f2a3..9431a7a 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_ISAPIPE
 
 Makefile.am:
-EXTRA_DIST += isapipe.h
+EXTRA_DIST += isapipe.h isapipe.c
 
 Include:
 "isapipe.h"
index af29919..b90b660 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FUNC_LCHOWN
 
 Makefile.am:
-EXTRA_DIST += lchown.h
+EXTRA_DIST += lchown.h lchown.c
 
 Include:
 "lchown.h"
index 9d5d2e3..c502001 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_LONG_OPTIONS
 
 Makefile.am:
-EXTRA_DIST += long-options.h
+EXTRA_DIST += long-options.h long-options.c
 
 Include:
 "long-options.h"
index f97cd17..d60d230 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_FUNC_LSTAT
 
 Makefile.am:
-EXTRA_DIST += lstat.h
+EXTRA_DIST += lstat.h lstat.c
 
 Include:
 "lstat.h"
index 4779af9..1189aa4 100644 (file)
@@ -10,6 +10,7 @@ configure.ac:
 AC_FUNC_MALLOC
 
 Makefile.am:
+EXTRA_DIST += malloc.c
 
 Include:
 <stdlib.h>
index 1d6fdd9..3efb726 100644 (file)
@@ -28,6 +28,8 @@ gl_FUNC_LONG_DOUBLE_MATH
 
 Makefile.am:
 noinst_HEADERS += mathl.h trigl.h trigl.c sincosl.c
+EXTRA_DIST += floorl.c ceill.c sqrtl.c frexpl.c ldexpl.c asinl.c acosl.c atanl.c \
+              logl.c expl.c tanl.c sinl.c cosl.c
 
 Include:
 "mathl.h"
index 13b9e41..a40f928 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_MBCHAR
 
 Makefile.am:
-lib_SOURCES += mbchar.h
+EXTRA_DIST += mbchar.h mbchar.c
 
 Include:
 #if HAVE_WCHAR_H
index 5495344..7fbf6e1 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_MD2
 
 Makefile.am:
-EXTRA_DIST += md2.h
+EXTRA_DIST += md2.h md2.c
 
 Include:
 "md2.h"
index bb47911..6c42f9b 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_MD4
 
 Makefile.am:
-EXTRA_DIST += md4.h
+EXTRA_DIST += md4.h md4.c
 
 Include:
 "md4.h"
index e66de72..6a44784 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_MD5
 
 Makefile.am:
-lib_SOURCES += md5.h
+EXTRA_DIST += md5.h md5.c
 
 Include:
 "md5.h"
index f36bbec..c83e47b 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_MEMCASECMP
 
 Makefile.am:
-EXTRA_DIST += memcasecmp.h
+EXTRA_DIST += memcasecmp.h memcasecmp.c
 
 Include:
 "memcasecmp.h"
index 3b18a1c..079c925 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_MEMCHR
 
 Makefile.am:
+EXTRA_DIST += memchr.c
 
 Include:
 <string.h>
index fc85d85..6ca22b9 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_MEMCMP
 
 Makefile.am:
+EXTRA_DIST += memcmp.c
 
 Include:
 <string.h>
index c591b49..dd2a392 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_MEMCOLL
 
 Makefile.am:
-EXTRA_DIST += memcoll.h
+EXTRA_DIST += memcoll.h memcoll.c
 
 Include:
 "memcoll.h"
index d160dd2..4e15fbe 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_MEMCPY
 
 Makefile.am:
+EXTRA_DIST += memcpy.c
 
 Include:
 <string.h>
index 72ebd21..fc2fcc0 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_MEMMEM
 
 Makefile.am:
-lib_SOURCES += memmem.h
+EXTRA_DIST += memmem.h memmem.c
 
 Include:
 "memmem.h"
index 6588c43..6859ba9 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_MEMMOVE
 
 Makefile.am:
+EXTRA_DIST += memmove.c
 
 Include:
 <string.h>
index f21ac61..b9214c6 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_MEMPCPY
 
 Makefile.am:
-EXTRA_DIST += mempcpy.h
+EXTRA_DIST += mempcpy.h mempcpy.c
 
 Include:
 "mempcpy.h"
index d5bfd2d..238a462 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_MEMRCHR
 
 Makefile.am:
-EXTRA_DIST += memrchr.h
+EXTRA_DIST += memrchr.h memrchr.c
 
 Include:
 "memrchr.h"
index e9a8603..aadc47b 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_MEMSET
 
 Makefile.am:
+EXTRA_DIST += memset.c
 
 Include:
 <string.h>
index 1b2d244..03b784b 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_MEMXOR
 
 Makefile.am:
-EXTRA_DIST += memxor.h
+EXTRA_DIST += memxor.h memxor.c
 
 Include:
 "memxor.h"
index 27cdbe1..353b612 100644 (file)
@@ -16,7 +16,7 @@ configure.ac:
 gl_MKANCESDIRS
 
 Makefile.am:
-EXTRA_DIST += mkancesdirs.h
+EXTRA_DIST += mkancesdirs.h mkancesdirs.c
 
 Include:
 "mkancesdirs.h"
index 2871a4a..54bea3c 100644 (file)
@@ -13,6 +13,7 @@ configure.ac:
 gl_FUNC_MKDIR_TRAILING_SLASH
 
 Makefile.am:
+EXTRA_DIST += mkdir.c
 
 Include:
 <sys/stat.h>
index 7997375..8a62a67 100644 (file)
@@ -24,7 +24,7 @@ configure.ac:
 gl_MKDIR_PARENTS
 
 Makefile.am:
-lib_SOURCES += dirchownmod.h mkdir-p.h
+EXTRA_DIST += dirchownmod.c dirchownmod.h mkdir-p.c mkdir-p.h
 
 Include:
 "mkdir-p.h"
index 3188036..9fe4851 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gt_FUNC_MKDTEMP
 
 Makefile.am:
-lib_SOURCES += mkdtemp.h
+EXTRA_DIST += mkdtemp.h mkdtemp.c
 
 Include:
 "mkdtemp.h"
index 971b100..301d829 100644 (file)
@@ -17,7 +17,7 @@ configure.ac:
 gl_FUNC_MKSTEMP
 
 Makefile.am:
-EXTRA_DIST += mkstemp.h
+EXTRA_DIST += mkstemp.h mkstemp.c tempname.c
 
 Include:
 "mkstemp.h"
index 3931275..d4c0f03 100644 (file)
@@ -12,6 +12,7 @@ configure.ac:
 gl_FUNC_MKTIME
 
 Makefile.am:
+EXTRA_DIST += mktime.c
 
 Include:
 <time.h>
index f66e844..953963d 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_MODECHANGE
 
 Makefile.am:
-EXTRA_DIST += modechange.h
+EXTRA_DIST += modechange.h modechange.c
 
 Include:
 "modechange.h"
index 1c2e278..02c43fd 100644 (file)
@@ -16,7 +16,7 @@ configure.ac:
 gl_MOUNTLIST
 
 Makefile.am:
-EXTRA_DIST += mountlist.h
+EXTRA_DIST += mountlist.h mountlist.c
 
 Include:
 "mountlist.h"
index 917808c..e70b456 100644 (file)
@@ -15,6 +15,7 @@ configure.ac:
 gl_FUNC_NANOSLEEP
 
 Makefile.am:
+EXTRA_DIST += nanosleep.c
 
 Include:
 <time.h>
index cb6db8f..cefa5f4 100644 (file)
@@ -27,7 +27,8 @@ configure.ac:
 gl_FUNC_OPENAT
 
 Makefile.am:
-EXTRA_DIST += at-func.c openat.h openat-priv.h
+EXTRA_DIST += at-func.c fchmodat.c mkdirat.c \
+              openat.c openat.h openat-die.c openat-priv.h openat-proc.c
 
 Include:
 "openat.h"
index 6a81949..b83cce9 100644 (file)
@@ -19,7 +19,7 @@ configure.ac:
 gl_PAGEALIGN_ALLOC
 
 Makefile.am:
-EXTRA_DIST += pagealign_alloc.h
+EXTRA_DIST += pagealign_alloc.h pagealign_alloc.c
 
 Include:
 #include "pagealign_alloc.h"
index cd48179..7b69c7c 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_PHYSMEM
 
 Makefile.am:
-EXTRA_DIST += physmem.h
+EXTRA_DIST += physmem.h physmem.c
 
 Include:
 "physmem.h"
index 9fad24d..7779e2a 100644 (file)
@@ -13,7 +13,7 @@ gl_FUNC_POLL
 
 Makefile.am:
 BUILT_SOURCES += $(POLL_H)
-EXTRA_DIST += poll_.h
+EXTRA_DIST += poll_.h poll.c
 
 # We need the following in order to create <poll.h> when the system
 # doesn't have one.
index bfd36a9..0041490 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_POSIXTM
 
 Makefile.am:
-EXTRA_DIST += posixtm.h
+EXTRA_DIST += posixtm.h posixtm.c
 
 Include:
 "posixtm.h"
index f5b3b02..7f25e51 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_POSIXVER
 
 Makefile.am:
-EXTRA_DIST += posixver.h
+EXTRA_DIST += posixver.h posixver.c
 
 Include:
 "posixver.h"
index f6e30b5..6617aae 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_PUTENV
 
 Makefile.am:
+EXTRA_DIST += putenv.c
 
 Include:
 
index 34e2377..06c4cc2 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_QUOTE
 
 Makefile.am:
-EXTRA_DIST += quote.h
+EXTRA_DIST += quote.h quote.c
 
 Include:
 "quote.h"
index e94cb6d..ca4cc1c 100644 (file)
@@ -17,7 +17,7 @@ configure.ac:
 gl_QUOTEARG
 
 Makefile.am:
-EXTRA_DIST += quotearg.h
+EXTRA_DIST += quotearg.h quotearg.c
 
 Include:
 "quotearg.h"
index a303e29..f4e9755 100644 (file)
@@ -10,6 +10,7 @@ configure.ac:
 AC_REPLACE_FUNCS(raise)
 
 Makefile.am:
+EXTRA_DIST += raise.c
 
 Include:
 
index f75f758..490863e 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_READ_FILE
 
 Makefile.am:
-EXTRA_DIST += read-file.h
+EXTRA_DIST += read-file.h read-file.c
 
 Include:
 "read-file.h"
index 325d135..dc32401 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FUNC_READLINE
 
 Makefile.am:
-EXTRA_DIST += readline.h
+EXTRA_DIST += readline.h readline.c
 
 Include:
 "readline.h"
index e2920e9..1cc2bf3 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_READLINK
 
 Makefile.am:
+EXTRA_DIST += readlink.c
 
 Include:
 
index e713dde..4b88146 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_READTOKENS
 
 Makefile.am:
-EXTRA_DIST += readtokens.h
+EXTRA_DIST += readtokens.h readtokens.c
 
 Include:
 "readtokens.h"
index 5e1edb9..f3e274e 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_READUTMP
 
 Makefile.am:
-EXTRA_DIST += readutmp.h
+EXTRA_DIST += readutmp.h readutmp.c
 
 Include:
 "readutmp.h"
index 5aa68be..67813d4 100644 (file)
@@ -10,6 +10,7 @@ configure.ac:
 AC_FUNC_REALLOC
 
 Makefile.am:
+EXTRA_DIST += realloc.c
 
 Include:
 <stdlib.h>
index 35d350a..ee0ab02 100644 (file)
@@ -24,7 +24,7 @@ configure.ac:
 gl_REGEX
 
 Makefile.am:
-EXTRA_DIST += regcomp.c regex.h regex_internal.c regex_internal.h regexec.c
+EXTRA_DIST += regex.h regex.c regex_internal.c regex_internal.h regexec.c regcomp.c
 
 Include:
 "regex.h"
index 9eaea93..3bbfef0 100644 (file)
@@ -13,6 +13,7 @@ configure.ac:
 gl_FUNC_RENAME
 
 Makefile.am:
+EXTRA_DIST += rename.c
 
 Include:
 <stdio.h>
index d45fe5b..9ab8718 100644 (file)
@@ -13,6 +13,7 @@ configure.ac:
 gl_FUNC_RENAME_TRAILING_DEST_SLASH
 
 Makefile.am:
+EXTRA_DIST += rename-dest-slash.c
 
 Include:
 <stdio.h>
index 1218712..d1f82e4 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_RIJNDAEL
 
 Makefile.am:
-EXTRA_DIST += rijndael-alg-fst.h rijndael-api-fst.h
+EXTRA_DIST += rijndael-alg-fst.c rijndael-alg-fst.h rijndael-api-fst.c rijndael-api-fst.h
 
 Include:
 "rijndael-alg-fst.h"
index a67be2b..39767c2 100644 (file)
@@ -12,6 +12,7 @@ configure.ac:
 gl_FUNC_RMDIR
 
 Makefile.am:
+EXTRA_DIST += rmdir.c
 
 Include:
 <unistd.h>
index 9462372..6e62185 100644 (file)
@@ -13,6 +13,7 @@ configure.ac:
 gl_FUNC_RPMATCH
 
 Makefile.am:
+EXTRA_DIST += rpmatch.c
 
 Include:
 
index d1776f4..3306375 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_SAFE_READ
 
 Makefile.am:
-EXTRA_DIST += safe-read.h
+EXTRA_DIST += safe-read.h safe-read.c
 
 Include:
 "safe-read.h"
index 7113ccb..d78dd53 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_SAFE_WRITE
 
 Makefile.am:
-EXTRA_DIST += safe-write.h
+EXTRA_DIST += safe-write.h safe-write.c
 
 Include:
 "safe-write.h"
index 6d78465..68363b4 100644 (file)
@@ -18,7 +18,7 @@ configure.ac:
 gl_SAME
 
 Makefile.am:
-EXTRA_DIST += same.h
+EXTRA_DIST += same.h same.c
 
 Include:
 "same.h"
index 2a95738..9d555a4 100644 (file)
@@ -16,7 +16,7 @@ configure.ac:
 gl_SAVE_CWD
 
 Makefile.am:
-EXTRA_DIST += save-cwd.h
+EXTRA_DIST += save-cwd.h save-cwd.c
 
 Include:
 "save-cwd.h"
index 00f1f76..0b90faf 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_SAVEDIR
 
 Makefile.am:
-EXTRA_DIST += savedir.h
+EXTRA_DIST += savedir.h savedir.c
 
 Include:
 "savedir.h"
index 26ad1fc..2419acf 100644 (file)
@@ -17,7 +17,7 @@ configure.ac:
 gt_FUNC_SETENV
 
 Makefile.am:
-lib_SOURCES += setenv.h
+EXTRA_DIST += setenv.h setenv.c unsetenv.c
 
 Include:
 "setenv.h"
index fe52382..abdeb57 100644 (file)
@@ -14,6 +14,7 @@ configure.ac:
 gl_SETTIME
 
 Makefile.am:
+EXTRA_DIST += settime.c
 
 Include:
 
index c1dbc7d..b3734c8 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_SHA1
 
 Makefile.am:
-EXTRA_DIST += sha1.h
+EXTRA_DIST += sha1.h sha1.c
 
 Include:
 "sha1.h"
index 4ce76fd..b909569 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_FUNC_SIG2STR
 
 Makefile.am:
-EXTRA_DIST += sig2str.h
+EXTRA_DIST += sig2str.h sig2str.c
 
 Include:
 "sig2str.h"
index 9d55125..cec8bdf 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_FUNC_SNPRINTF
 
 Makefile.am:
-lib_SOURCES += snprintf.h
+EXTRA_DIST += snprintf.h snprintf.c
 
 Include:
 "snprintf.h"
index cf4aef9..1a3df62 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_STDLIB_SAFER
 
 Makefile.am:
-EXTRA_DIST += stdlib-safer.h stdlib--.h
+EXTRA_DIST += stdlib--.h stdlib-safer.h mkstemp-safer.c
 
 Include:
 "stdlib-safer.h"
index 7bcf9d8..398a315 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_STPCPY
 
 Makefile.am:
-lib_SOURCES += stpcpy.h
+EXTRA_DIST += stpcpy.h stpcpy.c
 
 Include:
 "stpcpy.h"
index 96b5230..65ea0a0 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_STPNCPY
 
 Makefile.am:
-lib_SOURCES += stpncpy.h
+EXTRA_DIST += stpncpy.h stpncpy.c
 
 Include:
 "stpncpy.h"
index 5eacc40..23dfac7 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_STRCASE
 
 Makefile.am:
-lib_SOURCES += strcase.h
+EXTRA_DIST += strcase.h strcasecmp.c strncasecmp.c
 
 Include:
 "strcase.h"
index 7537718..1980d94 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FUNC_STRCASESTR
 
 Makefile.am:
-lib_SOURCES += strcasestr.h
+EXTRA_DIST += strcasestr.h strcasestr.c
 
 Include:
 "strcasestr.h"
index 94e3c90..4f451a5 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_STRCHRNUL
 
 Makefile.am:
-lib_SOURCES += strchrnul.h
+EXTRA_DIST += strchrnul.h strchrnul.c
 
 Include:
 "strchrnul.h"
index a80c852..c7dcaf9 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_STRCSPN
 
 Makefile.am:
+EXTRA_DIST += strcspn.c
 
 Include:
 <string.h>
index 2d3b8a6..360c32e 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_STRDUP
 
 Makefile.am:
-EXTRA_DIST += strdup.h
+EXTRA_DIST += strdup.h strdup.c
 
 Include:
 "strdup.h"
index f86dd70..aab397b 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_STRERROR
 
 Makefile.am:
+EXTRA_DIST += strerror.c
 
 Include:
 <string.h>
index 0f0745f..7bcc007 100644 (file)
@@ -16,7 +16,7 @@ configure.ac:
 gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
-EXTRA_DIST += strftime.h
+EXTRA_DIST += strftime.h strftime.c
 
 Include:
 "strftime.h"
index 3e55e6c..1472c20 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_FUNC_STRNDUP
 
 Makefile.am:
-EXTRA_DIST += strndup.h
+EXTRA_DIST += strndup.h strndup.c
 
 Include:
 "strndup.h"
index ef56a41..e8bcda4 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_FUNC_STRNLEN
 
 Makefile.am:
-EXTRA_DIST += strnlen.h
+EXTRA_DIST += strnlen.h strnlen.c
 
 Include:
 "strnlen.h"
index 003486f..3c6eec1 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_STRPBRK
 
 Makefile.am:
-lib_SOURCES += strpbrk.h
+EXTRA_DIST += strpbrk.h strpbrk.c
 
 Include:
 "strpbrk.h"
index 9324289..5699e31 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_FUNC_STRSEP
 
 Makefile.am:
-lib_SOURCES += strsep.h
+EXTRA_DIST += strsep.h strsep.c
 
 Include:
 "strsep.h"
index 08aa468..73cee5f 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FUNC_STRSTR
 
 Makefile.am:
-lib_SOURCES += strstr.h
+EXTRA_DIST += strstr.h strstr.c
 
 Include:
 "strstr.h"
index 4098b13..d2761fd 100644 (file)
@@ -12,6 +12,7 @@ gl_FUNC_STRTOD
 
 Makefile.am:
 LIBS += $(POW_LIB)
+EXTRA_DIST += strtod.c
 
 Include:
 <stdlib.h>
index 4e6da27..93baec6 100644 (file)
@@ -16,6 +16,7 @@ configure.ac:
 gl_FUNC_STRTOIMAX
 
 Makefile.am:
+EXTRA_DIST += strtoimax.c
 
 Include:
 
index 32134ba..6cdf908 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_STRTOK_R
 
 Makefile.am:
-lib_SOURCES += strtok_r.h
+EXTRA_DIST += strtok_r.h strtok_r.c
 
 Include:
 "strtok_r.h"
index ad17152..d90c28e 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_FUNC_STRTOL
 
 Makefile.am:
+EXTRA_DIST += strtol.c
 
 Include:
 <stdlib.h>
index a25ebfa..a590628 100644 (file)
@@ -13,6 +13,7 @@ configure.ac:
 gl_FUNC_STRTOLL
 
 Makefile.am:
+EXTRA_DIST += strtoll.c
 
 Include:
 <stdlib.h>
index 8cb6d66..e69ce03 100644 (file)
@@ -12,6 +12,7 @@ configure.ac:
 gl_FUNC_STRTOUL
 
 Makefile.am:
+EXTRA_DIST += strtoul.c
 
 Include:
 <stdlib.h>
index 9ff6f68..931e1b2 100644 (file)
@@ -13,6 +13,7 @@ configure.ac:
 gl_FUNC_STRTOULL
 
 Makefile.am:
+EXTRA_DIST += strtoull.c
 
 Include:
 <stdlib.h>
index 169f28f..0624c49 100644 (file)
@@ -16,6 +16,7 @@ configure.ac:
 gl_FUNC_STRTOUMAX
 
 Makefile.am:
+EXTRA_DIST += strtoumax.c
 
 Include:
 
index 5bcdf2a..1d33b47 100644 (file)
@@ -12,7 +12,7 @@ configure.ac:
 gl_FUNC_STRVERSCMP
 
 Makefile.am:
-EXTRA_DIST += strverscmp.h
+EXTRA_DIST += strverscmp.h strverscmp.c
 
 Include:
 "strverscmp.h"
index c486c1b..7fdd725 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_TIME_R
 
 Makefile.am:
-EXTRA_DIST += time_r.h
+EXTRA_DIST += time_r.h time_r.c
 
 Include:
 "time_r.h"
index f5c0a2d..90218bf 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FUNC_TIMEGM
 
 Makefile.am:
-lib_SOURCES += timegm.h
+EXTRA_DIST += timegm.h timegm.c
 
 Include:
 "timegm.h"
index 8fae0df..2d284a7 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_TMPFILE_SAFER
 
 Makefile.am:
-EXTRA_DIST += stdio-safer.h stdio--.h
+EXTRA_DIST += stdio--.h stdio-safer.h tmpfile-safer.c
 
 Include:
 "stdio-safer.h"
index 17456a3..5f3ca27 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_UNISTD_SAFER
 
 Makefile.am:
-EXTRA_DIST += unistd-safer.h unistd--.h
+EXTRA_DIST += unistd--.h dup-safer.c fd-safer.c pipe-safer.c unistd-safer.h 
 
 Include:
 "unistd-safer.h"
index 93e6ac2..e074e66 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_UNLINKDIR
 
 Makefile.am:
-EXTRA_DIST += unlinkdir.h
+EXTRA_DIST += unlinkdir.h unlinkdir.c
 
 Include:
 "unlinkdir.h"
index 48fd65f..e45eb6c 100644 (file)
@@ -20,7 +20,7 @@ configure.ac:
 gl_USERSPEC
 
 Makefile.am:
-EXTRA_DIST += userspec.h
+EXTRA_DIST += inttostr.h userspec.c userspec.h
 
 Include:
 "userspec.h"
index dc5dd59..da66c2b 100644 (file)
@@ -16,6 +16,7 @@ configure.ac:
 gl_FUNC_UTIME
 
 Makefile.am:
+EXTRA_DIST += utime.c
 
 Include:
 #if HAVE_UTIME_H
index 031777a..d21dc6b 100644 (file)
@@ -21,7 +21,7 @@ configure.ac:
 gl_UTIMECMP
 
 Makefile.am:
-EXTRA_DIST += utimecmp.h
+EXTRA_DIST += utimecmp.h utimecmp.c
 
 Include:
 "utimecmp.h"
index 1407418..616ca3b 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_UTIMENS
 
 Makefile.am:
-EXTRA_DIST += utimens.h
+EXTRA_DIST += utimens.h utimens.c
 
 Include:
 "utimens.h"
index 6d21bed..8637d8b 100644 (file)
@@ -28,7 +28,8 @@ configure.ac:
 gl_FUNC_VASNPRINTF
 
 Makefile.am:
-lib_SOURCES += printf-args.h printf-parse.h vasnprintf.h
+EXTRA_DIST += printf-args.h printf-args.c printf-parse.h printf-parse.c \
+              vasnprintf.h vasnprintf.c asnprintf.c
 
 Include:
 "vasnprintf.h"
index 4341d6c..5e88b1f 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_FUNC_VASPRINTF
 
 Makefile.am:
-lib_SOURCES += vasprintf.h
+EXTRA_DIST += vasprintf.h vasprintf.c asprintf.c
 
 Include:
 "vasprintf.h"
index 99c6d7c..5abd99a 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_FUNC_VSNPRINTF
 
 Makefile.am:
-lib_SOURCES += vsnprintf.h
+EXTRA_DIST += vsnprintf.h vsnprintf.c
 
 Include:
 "vsnprintf.h"
index 73fc901..770a8d6 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_XALLOC
 
 Makefile.am:
-EXTRA_DIST += xalloc.h
+EXTRA_DIST += xalloc.h xmalloc.c
 
 Include:
 "xalloc.h"
index 5da4d23..23dc596 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_XGETCWD
 
 Makefile.am:
-EXTRA_DIST += xgetcwd.h
+EXTRA_DIST += xgetcwd.h xgetcwd.c
 
 Include:
 "xgetcwd.h"
index 238f4e1..800b43e 100644 (file)
@@ -16,7 +16,7 @@ configure.ac:
 gl_XNANOSLEEP
 
 Makefile.am:
-EXTRA_DIST += xnanosleep.h
+EXTRA_DIST += xnanosleep.h xnanosleep.c
 
 Include:
 "xnanosleep.h"
index 207ee8e..fc7ef17 100644 (file)
@@ -15,7 +15,7 @@ configure.ac:
 gl_XREADLINK
 
 Makefile.am:
-EXTRA_DIST += xreadlink.h
+EXTRA_DIST += xreadlink.h xreadlink.c
 
 Include:
 "xreadlink.h"
index 103eecd..9d9d8be 100644 (file)
@@ -13,7 +13,7 @@ configure.ac:
 gl_XSTRTOD
 
 Makefile.am:
-EXTRA_DIST += xstrtod.h
+EXTRA_DIST += xstrtod.h xstrtod.c
 
 Include:
 "xstrtod.h"
index d4df30c..7029e20 100644 (file)
@@ -17,7 +17,7 @@ configure.ac:
 gl_XSTRTOL
 
 Makefile.am:
-EXTRA_DIST += xstrtol.h
+EXTRA_DIST += xstrtol.h xstrtol.c xstrtoul.c
 
 Include:
 "xstrtol.h"
index 4db717f..be07c2f 100644 (file)
@@ -14,7 +14,7 @@ configure.ac:
 gl_XSTRTOLD
 
 Makefile.am:
-EXTRA_DIST += xstrtod.c xstrtod.h
+EXTRA_DIST += xstrtod.h xstrtod.c xstrtold.c
 
 Include:
 "xstrtod.h"
index b94f467..9462157 100644 (file)
@@ -16,7 +16,7 @@ configure.ac:
 gl_YESNO
 
 Makefile.am:
-EXTRA_DIST += yesno.h
+EXTRA_DIST += yesno.h yesno.c
 
 Include:
 "yesno.h"