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] |
THRIFT-3305: Missing dist files for 0.9.3 release candidate Client: build Patch: jfarrell Adds missing files to dist
diff --git a/lib/c_glib/test/Makefile.am b/lib/c_glib/test/Makefile.am index 372be2e..7319743 100755 --- a/lib/c_glib/test/Makefile.am +++ b/lib/c_glib/test/Makefile.am
@@ -275,3 +275,8 @@ *.gcno \ *.gcda \ *.gcov + +EXTRA_DIST = \ + CMakeLists.txt \ + ContainerTest.thrift +