80 |
# Additional files to bundle with the distribution. |
# Additional files to bundle with the distribution. |
81 |
EXTRA_DIST = |
EXTRA_DIST = |
82 |
|
|
83 |
|
# These files are to do with building for Virtual Pascal |
84 |
|
EXTRA_DIST += \ |
85 |
|
makevp.bat \ |
86 |
|
!compile.txt \ |
87 |
|
!linklib.txt \ |
88 |
|
pcregexp.pas |
89 |
|
|
90 |
# These are the header files we'll install. Note that while pcre.h is |
# These are the header files we'll install. Note that while pcre.h is |
91 |
# generated from pcre.h.in, we want to include it in the distribution so |
# generated from pcre.h.in, we want to include it in the distribution so |
92 |
# that users building without Autotools support have an easier time of it. |
# that users building without Autotools support have an easier time of it. |