From f5d650a5a07e579f045617238995efc834b4f648 Mon Sep 17 00:00:00 2001 From: David Reiss Date: Fri, 7 May 2010 20:08:06 +0000 Subject: [PATCH] THRIFT-373. Include js and as3 libraries in release tarballs git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@942198 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 b149a976..c949dc09 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -56,4 +56,6 @@ EXTRA_DIST = \ ocaml \ php \ erl \ + js \ + as3 \ st -- 2.17.1