THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable
add EXTRA_DIST
diff --git a/Makefile.am b/Makefile.am
old mode 100644
new mode 100755
index 54c45a2..f7758af
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,9 +34,13 @@
 	@echo $(VERSION)
 
 EXTRA_DIST = \
- 			doc \
-			tutorial \
+			.travis.yml \
 			contrib \
+			doc \
+			doap.rdf \
+			sonar-project.properties \
+			tutorial \
+			Vagrantfile \
 			LICENSE \
 			CHANGES \
 			NOTICE