diff options
author | Gordon Sim <gsim@apache.org> | 2010-04-15 21:43:18 +0000 |
---|---|---|
committer | Gordon Sim <gsim@apache.org> | 2010-04-15 21:43:18 +0000 |
commit | aa2267746692dc5247a42fb9c884b6863f63cd2b (patch) | |
tree | 3d79e9adb1bb2970bbe5a3a31aec79959c41c578 /cpp/examples/messaging | |
parent | 78088f897919842594428d7fcbf200d7480939dd (diff) | |
download | qpid-python-aa2267746692dc5247a42fb9c884b6863f63cd2b.tar.gz |
Remove reference to non-existent file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@934605 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/examples/messaging')
-rw-r--r-- | cpp/examples/messaging/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/examples/messaging/Makefile.am b/cpp/examples/messaging/Makefile.am index 7e1ada0e2e..04e2f1e3a8 100644 --- a/cpp/examples/messaging/Makefile.am +++ b/cpp/examples/messaging/Makefile.am @@ -58,7 +58,6 @@ map_receiver_LDADD=$(CLIENT_LIB) EXTRA_DIST= \ CMakeLists.txt \ - messaging_hello_world.vcproj \ messaging_client.vcproj \ messaging_drain.vcproj \ messaging_map_receiver.vcproj \ |