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/09/19 10:57:20 UTC

svn commit: r577206 - /incubator/qpid/trunk/qpid/cpp/src/Makefile.am

Author: gsim
Date: Wed Sep 19 01:57:19 2007
New Revision: 577206

URL: http://svn.apache.org/viewvc?rev=577206&view=rev
Log:
Added HandlerImpl.h back to distributed list to get make distcheck working.


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

Modified: incubator/qpid/trunk/qpid/cpp/src/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/src/Makefile.am?rev=577206&r1=577205&r2=577206&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/src/Makefile.am (original)
+++ incubator/qpid/trunk/qpid/cpp/src/Makefile.am Wed Sep 19 01:57:19 2007
@@ -247,6 +247,7 @@
   qpid/broker/DtxWorkRecord.h \
   qpid/broker/ExchangeRegistry.h \
   qpid/broker/FanOutExchange.h \
+  qpid/broker/HandlerImpl.h \
   qpid/broker/Message.h \
   qpid/broker/MessageAdapter.h \
   qpid/broker/MessageBuilder.h \