summaryrefslogtreecommitdiff
path: root/lib/cpp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cpp/Makefile.am')
-rw-r--r--lib/cpp/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/cpp/Makefile.am b/lib/cpp/Makefile.am
index c015b0db6..7512ec53c 100644
--- a/lib/cpp/Makefile.am
+++ b/lib/cpp/Makefile.am
@@ -133,6 +133,7 @@ libthriftqt5_la_LDFLAGS = -release $(VERSION) $(BOOST_LDFLAGS) $(QT5_LIBS)
include_thriftdir = $(includedir)/thrift
include_thrift_HEADERS = \
$(top_builddir)/config.h \
+ src/thrift/numeric_cast.h \
src/thrift/thrift-config.h \
src/thrift/thrift_export.h \
src/thrift/TDispatchProcessor.h \