commit | f13e431babd92f08f46cbc1f32da48965e1c5ca8 | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | Tue Aug 25 00:39:29 2015 -0400 |
committer | jfarrell <jfarrell@apache.org> | Tue Aug 25 00:39:29 2015 -0400 |
tree | 56e09f2b648ea8459286971aa6be59a44eff149e | |
parent | 7860ee727a91d2f7e74a48c2048f7f7fc79a5d10 [diff] [blame] |
THRIFT-3305: Missing dist files for 0.9.3 release candidate Client: build Patch: jfarrell Adds missing files to dist
diff --git a/tutorial/cpp/Makefile.am b/tutorial/cpp/Makefile.am index 9bc6318..d8a9dbc 100755 --- a/tutorial/cpp/Makefile.am +++ b/tutorial/cpp/Makefile.am
@@ -83,5 +83,6 @@ $(CPPSTYLE_CMD) EXTRA_DIST = \ + CMakeLists.txt \ CppClient.cpp \ CppServer.cpp