diff options
Diffstat (limited to 'cpp')
-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 89a7c49067..c01af9871a 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -27,6 +27,7 @@ windows_dist = \ broker.vcproj \ common.vcproj \ client.vcproj \ + qpidbroker.vcproj \ qmfconsole.vcproj \ protocol_gen.mak \ qpid/client/windows/SaslFactory.cpp \ |