From: Roger Meier Date: Sun, 30 Mar 2014 17:36:25 +0000 (+0200) Subject: THRIFT-2432 Flaky parallel build X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=8384351c9a6568ab8cd3614b6f9a46f1c43c1e9d;p=common%2Fthrift.git THRIFT-2432 Flaky parallel build Patch: Benoit Sigoure --- diff --git a/compiler/cpp/Makefile.am b/compiler/cpp/Makefile.am index 95b78eec..5fee8569 100644 --- a/compiler/cpp/Makefile.am +++ b/compiler/cpp/Makefile.am @@ -27,7 +27,7 @@ am__yacc_c2h = sed -e s/cc$$/h/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \ AM_YFLAGS = -d LIBS = -BUILT_SOURCES = +BUILT_SOURCES = thrifty.cc bin_PROGRAMS = thrift