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 | cd8d49c7694384d6642d2099e503c4387ab4a90c (patch) | |
| tree | 09ceb6584d04e5ea0b1fb51b10fd4f092fcf57c0 /cpp/src | |
| parent | 84160043b10237025eac1350eccdd47d80afc9c6 (diff) | |
| download | qpid-python-cd8d49c7694384d6642d2099e503c4387ab4a90c.tar.gz | |
revert nodist makefile change to fix bootstrap error
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1041386 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
| -rw-r--r-- | cpp/src/tests/brokermgmt.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/brokermgmt.mk b/cpp/src/tests/brokermgmt.mk index 1a1a3193ae..e0bb3e24b1 100644 --- a/cpp/src/tests/brokermgmt.mk +++ b/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} |
