From 7505750a634eada9e6104b32b69225bbebd38318 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 4 Mar 2010 13:41:38 +0000 Subject: 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 --- cpp/src/tests/testagent/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src') 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 -- cgit v1.2.1