summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorjfarrell <jfarrell@apache.org>2014-07-10 09:14:51 -0400
committerjfarrell <jfarrell@apache.org>2014-07-10 09:14:51 -0400
commit8fd8c6366d99ceeccdbcbbe94e87ae247c8c66f6 (patch)
treef5b690ffab713fed9cdf1e640a92ca05575fb9fd /lib/Makefile.am
parentb0350dbc40d3bc442f02bbd5980e2c2b5d83194d (diff)
downloadthrift-8fd8c6366d99ceeccdbcbbe94e87ae247c8c66f6.tar.gz
THRIFT-2602:Fix missing dist files
Client: build process Patch: jfarrell Add all missing files to the dist package.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am17
1 files changed, 9 insertions, 8 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 0ff7fa018..5751a2cf5 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -81,11 +81,12 @@ endif
# All of the libs that don't use Automake need to go in here
# so they will end up in our release tarballs.
EXTRA_DIST = \
- as3 \
- cocoa \
- d \
- delphi \
- javame \
- js \
- ocaml \
- st
+ as3 \
+ cocoa \
+ d \
+ delphi \
+ javame \
+ js \
+ ocaml \
+ st \
+ ts