commit | 8411e189b0af09e5baad34031555870cf692c1ad | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Feb 04 22:41:50 2021 +0100 |
committer | Jens Geyer <jensg@apache.org> | Fri Feb 05 00:13:59 2021 +0100 |
tree | 0c7b4f7da7b28f3d7fb4f4a1c5c6dc931bc73012 | |
parent | 0be1b7d7580f90cfdc3206f7fd7cf4306dcf5817 [diff] [blame] |
Version 0.14.0
diff --git a/compiler/cpp/src/Makefile.am b/compiler/cpp/src/Makefile.am index 0297708..5111fd5 100644 --- a/compiler/cpp/src/Makefile.am +++ b/compiler/cpp/src/Makefile.am
@@ -37,3 +37,8 @@ clean-local: $(RM) thrift/thriftl.cc thrift/thrifty.cc thrift/thrifty.h thrift/thrifty.hh + + +EXTRA_DIST = \ + thrift/logging.cc \ + thrift/windows/config.h