Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes
Client: build
Patch: Jake Farrell

Fix dist build to create the 0.9.0 release



git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1396880 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/php/Makefile.am b/lib/php/Makefile.am
index 5c4d0f4..d374cbc 100755
--- a/lib/php/Makefile.am
+++ b/lib/php/Makefile.am
@@ -91,6 +91,10 @@
   lib/Thrift/Type/TMessageType.php \
   lib/Thrift/Type/TType.php
 
-EXTRA_DIST = src thrift_protocol.ini README.apache
+EXTRA_DIST = \
+	src \
+	lib \
+	thrift_protocol.ini \
+	README.apache
 
 MAINTAINERCLEANFILES = Makefile Makefile.in