Hello,

The file lib/regex.c includes several files, which are never
added to EXTRA_DIST. I propose the following patch:

Index: modules/regex
===================================================================
RCS file: /cvsroot/gnulib/gnulib/modules/regex,v
retrieving revision 1.12
diff -p -u -r1.12 regex
--- modules/regex       27 Sep 2005 22:25:55 -0000      1.12
+++ modules/regex       15 Nov 2005 16:57:49 -0000
@@ -23,6 +23,7 @@ configure.ac:
 gl_REGEX
 
 Makefile.am:
+EXTRA_DIST += regex_internal.c regex_internal.h regexec.c regcomp.c
 
 Include:
 "regex.h"

 
 Regards,
 Sergey
 


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to