commit | 2ef0113d69527cf2b8b6d6df0ecd2650d6f7bf38 | [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 12:58:49 2021 +0100 |
tree | 3af52fbb6447f4af19286dfb843d049dde5d7eb5 | |
parent | ebfa771a26e406da947f72ae8d87602c892435cc [diff] [blame] |
Consolidated gitignore & added missing EXTRA_DISTs
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