diff options
Diffstat (limited to 'support/Makefile.in')
-rw-r--r-- | support/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/Makefile.in b/support/Makefile.in index 991ce3b3..e9f47799 100644 --- a/support/Makefile.in +++ b/support/Makefile.in @@ -341,6 +341,8 @@ AM_MAKEFLAGS = 'CFLAGS=$(CFLAGS)' 'LDFLAGS=$(LDFLAGS)' EXTRA_DIST = \ Makefile.am \ Makefile.in \ + cdefs.h \ + libc-config.h \ regcomp.c \ regex_internal.c \ regex_internal.h \ |