summaryrefslogtreecommitdiff
path: root/lib/nodejs/Makefile.am
diff options
context:
space:
mode:
authorjfarrell <jfarrell@apache.org>2015-08-25 00:39:29 -0400
committerjfarrell <jfarrell@apache.org>2015-08-25 00:39:29 -0400
commitf13e431babd92f08f46cbc1f32da48965e1c5ca8 (patch)
tree56e09f2b648ea8459286971aa6be59a44eff149e /lib/nodejs/Makefile.am
parent7860ee727a91d2f7e74a48c2048f7f7fc79a5d10 (diff)
downloadthrift-f13e431babd92f08f46cbc1f32da48965e1c5ca8.tar.gz
THRIFT-3305: Missing dist files for 0.9.3 release candidate
Client: build Patch: jfarrell Adds missing files to dist
Diffstat (limited to 'lib/nodejs/Makefile.am')
-rwxr-xr-xlib/nodejs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/nodejs/Makefile.am b/lib/nodejs/Makefile.am
index b8e441bcb..6d785bec8 100755
--- a/lib/nodejs/Makefile.am
+++ b/lib/nodejs/Makefile.am
@@ -39,4 +39,5 @@ EXTRA_DIST = \
examples \
lib \
test \
+ coding_standards.md \
README.md