Add TBase64Utils.h and TJSONProto.h to lib/cpp/Makefile.am.
authorDavid Reiss <dreiss@apache.org>
Mon, 21 Apr 2008 18:07:58 +0000 (18:07 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 21 Apr 2008 18:07:58 +0000 (18:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665663 13f79535-47bb-0310-9956-ffa450edef68

lib/cpp/Makefile.am

index feaebaf..ac5a776 100644 (file)
@@ -89,6 +89,8 @@ include_protocol_HEADERS = \
                          src/protocol/TDenseProtocol.h \
                          src/protocol/TDebugProtocol.h \
                          src/protocol/TOneWayProtocol.h \
+                         src/protocol/TBase64Utils.h \
+                         src/protocol/TJSONProtocol.h \
                          src/protocol/TProtocolTap.h \
                          src/protocol/TProtocolException.h \
                          src/protocol/TProtocol.h