summaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'compiler')
-rw-r--r--compiler/cpp/Makefile.am1
-rw-r--r--compiler/cpp/src/Makefile.am5
-rw-r--r--compiler/cpp/src/thrift/generate/thrift-t_php_generator.o-a60a38e90
3 files changed, 6 insertions, 0 deletions
diff --git a/compiler/cpp/Makefile.am b/compiler/cpp/Makefile.am
index 16514ca81..05c912171 100644
--- a/compiler/cpp/Makefile.am
+++ b/compiler/cpp/Makefile.am
@@ -115,6 +115,7 @@ EXTRA_DIST = \
README.md \
CMakeLists.txt \
test \
+ tests \
$(WINDOWS_DIST)
#clean-local:
diff --git a/compiler/cpp/src/Makefile.am b/compiler/cpp/src/Makefile.am
index 0297708e1..5111fd550 100644
--- a/compiler/cpp/src/Makefile.am
+++ b/compiler/cpp/src/Makefile.am
@@ -37,3 +37,8 @@ thrift_libparse_a_SOURCES = thrift/thrifty.yy \
clean-local:
$(RM) thrift/thriftl.cc thrift/thrifty.cc thrift/thrifty.h thrift/thrifty.hh
+
+
+EXTRA_DIST = \
+ thrift/logging.cc \
+ thrift/windows/config.h
diff --git a/compiler/cpp/src/thrift/generate/thrift-t_php_generator.o-a60a38e9 b/compiler/cpp/src/thrift/generate/thrift-t_php_generator.o-a60a38e9
deleted file mode 100644
index e69de29bb..000000000
--- a/compiler/cpp/src/thrift/generate/thrift-t_php_generator.o-a60a38e9
+++ /dev/null