From fe55e75bbd0e5ff886d4b64b202f7a3e1e1df8a7 Mon Sep 17 00:00:00 2001 From: Bryan Duxbury Date: Wed, 12 May 2010 21:16:44 +0000 Subject: [PATCH] THRIFT-373. Include js and as3 libraries in release tarballs git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/branches/0.3.0@943690 13f79535-47bb-0310-9956-ffa450edef68 --- lib/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index a7ae651e..7df66d1b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -56,4 +56,6 @@ EXTRA_DIST = \ ocaml \ php \ erl \ + js \ + as3 \ st -- 2.17.1