diff options
| author | Alan Conway <aconway@apache.org> | 2010-03-04 13:41:38 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2010-03-04 13:41:38 +0000 |
| commit | 8b7ccda42f91b953e63acdd8123920418863f7b3 (patch) | |
| tree | be7cd9fe0ce06b1efb9bef093aba7c23777ef9b6 /qpid/cpp/src | |
| parent | 7b3ad011b0967eff639d46af344d506cf1254d85 (diff) | |
| download | qpid-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
Diffstat (limited to 'qpid/cpp/src')
| -rw-r--r-- | qpid/cpp/src/tests/testagent/Makefile.am | 1 |
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 |
