You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2010/03/04 14:41:38 UTC

svn commit: r918986 - /qpid/trunk/qpid/cpp/src/tests/testagent/Makefile.am

Author: aconway
Date: Thu Mar  4 13:41:38 2010
New Revision: 918986

URL: http://svn.apache.org/viewvc?rev=918986&view=rev
Log:
Added testagent/schema.xml to EXTRA_DIST, was causing make distcheck to fail.

Modified:
    qpid/trunk/qpid/cpp/src/tests/testagent/Makefile.am

Modified: qpid/trunk/qpid/cpp/src/tests/testagent/Makefile.am
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/tests/testagent/Makefile.am?rev=918986&r1=918985&r2=918986&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/tests/testagent/Makefile.am (original)
+++ qpid/trunk/qpid/cpp/src/tests/testagent/Makefile.am Thu Mar  4 13:41:38 2010
@@ -47,3 +47,4 @@
 testagent_SOURCES=testagent.cpp $(GEN_SRC)
 testagent_LDADD=$(top_builddir)/src/libqmf.la
 
+EXTRA_DIST=schema.xml



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org