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 | 762a0b1c20387a1e3b2c9edb8d3fbf829e969358 (patch) | |
| tree | 5aa35b456052f4b2565cf7acb5f97981f096e07f /cpp | |
| parent | bbfc49fc1ac4fa451e7907cff5086725384a7143 (diff) | |
| download | qpid-python-762a0b1c20387a1e3b2c9edb8d3fbf829e969358.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/qpid@918986 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/src/tests/testagent/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/tests/testagent/Makefile.am b/cpp/src/tests/testagent/Makefile.am index fefa2d99e4..7ff7cb0bd7 100644 --- a/cpp/src/tests/testagent/Makefile.am +++ b/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 |
