summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2010-04-15 21:43:18 +0000
committerGordon Sim <gsim@apache.org>2010-04-15 21:43:18 +0000
commit2f2d27a96cb25b5d75e255d22c7872856e3871be (patch)
tree76c036603774f7add2f40056e10188aaf92f7884
parent9c5a0cbe3b6ba27df48e2d61c33d5b77d9478d8f (diff)
downloadqpid-python-2f2d27a96cb25b5d75e255d22c7872856e3871be.tar.gz
Remove reference to non-existent file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@934605 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/examples/messaging/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/examples/messaging/Makefile.am b/qpid/cpp/examples/messaging/Makefile.am
index 7e1ada0e2e..04e2f1e3a8 100644
--- a/qpid/cpp/examples/messaging/Makefile.am
+++ b/qpid/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 \