404 |
MAINTAINERCLEANFILES = config-cmake.h.in |
MAINTAINERCLEANFILES = config-cmake.h.in |
405 |
|
|
406 |
# Additional files to bundle with the distribution. |
# Additional files to bundle with the distribution. |
407 |
EXTRA_DIST = pcre_printint.src RunTest.bat testdata/grepinput \ |
|
408 |
|
# The pcre_printint.src file is #included by some source files, so it must be |
409 |
|
# distributed. In an Autotools world, config.h is generated from config.h.in, |
410 |
|
# but, like pcre.h, we want to include it in the distribution so that users |
411 |
|
# building without Autotools support have an easier time of it. |
412 |
|
EXTRA_DIST = pcre_printint.src config.h RunTest.bat testdata/grepinput \ |
413 |
testdata/grepinput8 testdata/grepinputx testdata/greplist \ |
testdata/grepinput8 testdata/grepinputx testdata/greplist \ |
414 |
testdata/grepoutput testdata/grepoutput8 testdata/testinput1 \ |
testdata/grepoutput testdata/grepoutput8 testdata/testinput1 \ |
415 |
testdata/testinput2 testdata/testinput3 testdata/testinput4 \ |
testdata/testinput2 testdata/testinput3 testdata/testinput4 \ |