From c2993c0edfd5355d4a5fae03e0e1c292536001f1 Mon Sep 17 00:00:00 2001 From: Nobuaki Sukegawa Date: Sun, 20 Sep 2015 14:03:16 +0900 Subject: THRIFT-3332 make dist fails on clean build This closes #609 --- lib/cpp/test/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/cpp/test/Makefile.am b/lib/cpp/test/Makefile.am index b19f7914e..44b94a787 100755 --- a/lib/cpp/test/Makefile.am +++ b/lib/cpp/test/Makefile.am @@ -368,5 +368,4 @@ EXTRA_DIST = \ qt \ CMakeLists.txt \ DebugProtoTest_extras.cpp \ - tests.xml \ ThriftTest_extras.cpp -- cgit v1.2.1