diff options
Diffstat (limited to 'gl/m4/gnulib-comp.m4')
-rw-r--r-- | gl/m4/gnulib-comp.m4 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gl/m4/gnulib-comp.m4 b/gl/m4/gnulib-comp.m4 index a6b7f4e354..d09efd5eaf 100644 --- a/gl/m4/gnulib-comp.m4 +++ b/gl/m4/gnulib-comp.m4 @@ -265,6 +265,13 @@ AC_DEFUN([gl_FILE_LIST], [ m4/stdarg.m4 m4/strdup.m4 m4/strerror.m4 + tests/test-EOVERFLOW.c + tests/test-arpa_inet.c + tests/test-getaddrinfo.c + tests/test-getdelim.c + tests/test-getline.c + tests/test-netinet_in.c + tests/test-strerror.c top/GNUmakefile top/maint.mk ]) |