Author: jross
Date: Tue Jan 8 19:23:31 2013
New Revision: 1430452
URL: http://svn.apache.org/viewvc?rev=1430452&view=rev
Log:
QPID-4368: Add missing dist file
Modified:
qpid/branches/0.20/qpid/cpp/src/ssl.mk
Modified: qpid/branches/0.20/qpid/cpp/src/ssl.mk
URL:
http://svn.apache.org/viewvc/qpid/branches/0.20/qpid/cpp/src/ssl.mk?rev=1430452&r1=1430451&r2=1430452&view=diff
==============================================================================
--- qpid/branches/0.20/qpid/cpp/src/ssl.mk (original)
+++ qpid/branches/0.20/qpid/cpp/src/ssl.mk Tue Jan 8 19:23:31 2013
@@ -50,7 +50,8 @@ sslconnector_la_SOURCES = \
if HAVE_PROTON
sslconnector_la_SOURCES += \
- qpid/messaging/amqp/SslTransport.cpp
+ qpid/messaging/amqp/SslTransport.cpp \
+ qpid/messaging/amqp/SslTransport.h
endif #HAVE_PROTON
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]