diff options
| author | Stephen D. Huston <shuston@apache.org> | 2009-03-16 21:21:54 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2009-03-16 21:21:54 +0000 |
| commit | d0b2110d4e33bc9f24ffb72292e3e293fa8c5a48 (patch) | |
| tree | 35dc138f9533e85b0562ed8b4acaeca5c029c7b7 /cpp/src/Makefile.am | |
| parent | 0dbf84003448e1ce352067b701366b198a830e50 (diff) | |
| download | qpid-python-d0b2110d4e33bc9f24ffb72292e3e293fa8c5a48.tar.gz | |
Add PLAIN auth client handling for Windows; fixes QPID-1733
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@755008 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/Makefile.am')
| -rw-r--r-- | cpp/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 45dcffc959..7de05645fa 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -29,6 +29,7 @@ windows_dist = \ client.vcproj \ qmfconsole.vcproj \ protocol_gen.mak \ + qpid/client/windows/SaslFactory.cpp \ qpid/log/windows/SinkOptions.cpp \ qpid/log/windows/SinkOptions.h \ qpid/sys/windows/check.h \ |
