You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gs...@apache.org on 2007/12/06 13:52:22 UTC

svn commit: r601723 - /incubator/qpid/trunk/qpid/cpp/examples/Makefile.am

Author: gsim
Date: Thu Dec  6 04:52:21 2007
New Revision: 601723

URL: http://svn.apache.org/viewvc?rev=601723&view=rev
Log:
Remove reference to deleted file


Modified:
    incubator/qpid/trunk/qpid/cpp/examples/Makefile.am

Modified: incubator/qpid/trunk/qpid/cpp/examples/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/examples/Makefile.am?rev=601723&r1=601722&r2=601723&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/examples/Makefile.am (original)
+++ incubator/qpid/trunk/qpid/cpp/examples/Makefile.am Thu Dec  6 04:52:21 2007
@@ -7,7 +7,6 @@
 	examples/fanout/Makefile				\
 	examples/fanout/fanout_config_queues.cpp		\
 	examples/fanout/listener.cpp				\
-	examples/fanout/fanout_consumer.cpp			\
 	examples/fanout/fanout_publisher.cpp			\
 	examples/pub-sub/Makefile				\
 	examples/pub-sub/topic_publisher.cpp			\