THRIFT-2602:Fix missing dist files
Client: build process
Patch: jfarrell

Add all missing files to the dist package.
diff --git a/Makefile.am b/Makefile.am
index 6bc8754..26ddab6 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,6 +43,8 @@
 
 EXTRA_DIST = \
 	.travis.yml \
+	bower.json \
+	composer.json \
 	contrib \
 	debian \
 	doc \