straggler
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664763 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/cpp/Makefile.am b/lib/cpp/Makefile.am
index b856068..9ef5b8f 100644
--- a/lib/cpp/Makefile.am
+++ b/lib/cpp/Makefile.am
@@ -26,6 +26,7 @@
include_thriftdir = $(includedir)/thrift
include_thrift_HEADERS = \
+ config.h \
src/Thrift.h \
src/TProcessor.h
@@ -36,7 +37,8 @@
src/concurrency/PosixThreadFactory.h \
src/concurrency/Thread.h \
src/concurrency/ThreadManager.h \
- src/concurrency/TimerManager.h
+ src/concurrency/TimerManager.h \
+ src/concurrency/Util.h
include_protocoldir = $(include_thriftdir)/protocol
include_protocol_HEADERS = \
@@ -71,3 +73,5 @@
concurrency_test_CXXFLAGS = $(common_cxxflags)
concurrency_test_LDFLAGS = $(common_ldflags)
+
+dist_bin_SCRIPTS = thrift