Thrift-1426: Dist package missing files for release 0.8
Client: build
Patch: Jake Farrell
Cleans up dist target and removes extra folders.
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1202686 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3b4c8ba..cd62d19 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -65,9 +65,12 @@
# 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 = \
- cocoa \
- ocaml \
- js \
- as3 \
- st \
- go
+ as3 \
+ cocoa \
+ delphi \
+ go \
+ javame \
+ js \
+ nodejs \
+ ocaml \
+ st