summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2010-03-04 13:41:38 +0000
committerAlan Conway <aconway@apache.org>2010-03-04 13:41:38 +0000
commit8b7ccda42f91b953e63acdd8123920418863f7b3 (patch)
treebe7cd9fe0ce06b1efb9bef093aba7c23777ef9b6
parent7b3ad011b0967eff639d46af344d506cf1254d85 (diff)
downloadqpid-python-8b7ccda42f91b953e63acdd8123920418863f7b3.tar.gz
Added testagent/schema.xml to EXTRA_DIST, was causing make distcheck to fail.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@918986 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/src/tests/testagent/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/tests/testagent/Makefile.am b/qpid/cpp/src/tests/testagent/Makefile.am
index fefa2d99e4..7ff7cb0bd7 100644
--- a/qpid/cpp/src/tests/testagent/Makefile.am
+++ b/qpid/cpp/src/tests/testagent/Makefile.am
@@ -47,3 +47,4 @@ noinst_PROGRAMS=testagent
testagent_SOURCES=testagent.cpp $(GEN_SRC)
testagent_LDADD=$(top_builddir)/src/libqmf.la
+EXTRA_DIST=schema.xml