diff options
| author | Kenneth Anthony Giusti <kgiusti@apache.org> | 2010-12-02 13:57:43 +0000 |
|---|---|---|
| committer | Kenneth Anthony Giusti <kgiusti@apache.org> | 2010-12-02 13:57:43 +0000 |
| commit | 11a07a9818375170a03ec9965052d431b0253145 (patch) | |
| tree | 467cb6c943a92661148b56012b4d825daa4e56a8 /qpid/cpp/src/tests/Makefile.am | |
| parent | 6340f1b5cf395357400b6b68151357621c49c13a (diff) | |
| download | qpid-python-11a07a9818375170a03ec9965052d431b0253145.tar.gz | |
enable broker mgmt agent test, fix distcheck errors.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1041377 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index 20df4b456e..0eb4544ec2 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/cpp/src/tests/Makefile.am @@ -401,5 +401,5 @@ clean-local: rm -rf $(CLEAN_LOCAL) include testagent.mk -#include brokermgmt.mk +include brokermgmt.mk |
