From 4fbbbc0a575d71ab5ce6744da6a0dd2042a0688f Mon Sep 17 00:00:00 2001 From: Nobuaki Sukegawa Date: Sun, 20 Sep 2015 14:03:16 +0900 Subject: [PATCH] THRIFT-3332 make dist fails on clean build --- 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 b19f7914e0d..44b94a78774 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