From 599613e4c481781ad91cc8fba47e795ef15d7e5a Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Fri, 18 Nov 2016 15:36:28 -0800 Subject: Update EXTRA_DIST lists. --- tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests.sh') diff --git a/tests.sh b/tests.sh index 4ac6b7c6..eb8255e1 100755 --- a/tests.sh +++ b/tests.sh @@ -51,7 +51,7 @@ build_cpp_distcheck() { make dist # List all files that should be included in the distribution package. - git ls-files | grep "^\(java\|python\|objectivec\|csharp\|js\|ruby\|cmake\|examples\)" |\ + git ls-files | grep "^\(java\|python\|objectivec\|csharp\|js\|ruby\|php\|cmake\|examples\)" |\ grep -v ".gitignore" | grep -v "java/compatibility_tests" > dist.lst # Unzip the dist tar file. DIST=`ls *.tar.gz` -- cgit v1.2.3