135 |
ucp.h \ |
ucp.h \ |
136 |
ucpinternal.h \ |
ucpinternal.h \ |
137 |
ucptable.h |
ucptable.h |
138 |
|
|
139 |
|
## This file is generated as part of the building process, so don't distribute. |
140 |
nodist_libpcre_la_SOURCES = \ |
nodist_libpcre_la_SOURCES = \ |
141 |
pcre_chartables.c |
pcre_chartables.c |
142 |
EXTRA_DIST += pcre_printint.src |
|
143 |
|
# The pcre_printint.src file is #included by some source files, so it must be |
144 |
|
# distributed. In an Autotools world, config.h is generated from config.h.in, |
145 |
|
# but, like pcre.h, we want to include it in the distribution so that users |
146 |
|
# building without Autotools support have an easier time of it. |
147 |
|
EXTRA_DIST += pcre_printint.src config.h |
148 |
|
|
149 |
libpcre_la_LDFLAGS = $(EXTRA_LIBPCRE_LDFLAGS) |
libpcre_la_LDFLAGS = $(EXTRA_LIBPCRE_LDFLAGS) |
150 |
|
|
151 |
CLEANFILES += pcre_chartables.c |
CLEANFILES += pcre_chartables.c |