summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2013-05-30 21:57:34 +0200
committerRoger Meier <roger@apache.org>2013-05-30 21:57:34 +0200
commit0236434bdc06b8480d5f46a228d9f4dfa84b69dc (patch)
treec3b990769414bfc911ab9b4e1adc68a56dc4e9e5 /Makefile.am
parent14ff9c8a6a283b20f0c88ebcb9ff257cf861922c (diff)
downloadthrift-0236434bdc06b8480d5f46a228d9f4dfa84b69dc.tar.gz
THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable
add EXTRA_DIST
Diffstat (limited to 'Makefile.am')
-rwxr-xr-x[-rw-r--r--]Makefile.am8
1 files changed, 6 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 54c45a24f..f7758af27 100644..100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,9 +34,13 @@ print-version:
@echo $(VERSION)
EXTRA_DIST = \
- doc \
- tutorial \
+ .travis.yml \
contrib \
+ doc \
+ doap.rdf \
+ sonar-project.properties \
+ tutorial \
+ Vagrantfile \
LICENSE \
CHANGES \
NOTICE