diff options
| author | Kenneth Anthony Giusti <kgiusti@apache.org> | 2010-12-02 14:19:02 +0000 |
|---|---|---|
| committer | Kenneth Anthony Giusti <kgiusti@apache.org> | 2010-12-02 14:19:02 +0000 |
| commit | 5711eae61e9ef11322de379d5b171931d887c7cc (patch) | |
| tree | 39b63c474679d9de77295f8d1f058140773f7178 /qpid/cpp | |
| parent | 11a07a9818375170a03ec9965052d431b0253145 (diff) | |
| download | qpid-python-5711eae61e9ef11322de379d5b171931d887c7cc.tar.gz | |
revert nodist makefile change to fix bootstrap error
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1041386 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/src/tests/brokermgmt.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/brokermgmt.mk b/qpid/cpp/src/tests/brokermgmt.mk index 1a1a3193ae..e0bb3e24b1 100644 --- a/qpid/cpp/src/tests/brokermgmt.mk +++ b/qpid/cpp/src/tests/brokermgmt.mk @@ -44,4 +44,4 @@ INCLUDES+= -Ibrokermgmt_gen EXTRA_DIST+=BrokerMgmtAgent.xml -nodist_SOURCES+=${BROKERMGMT_GEN_SRC} +#nodist_SOURCES+=${BROKERMGMT_GEN_SRC} |
