diff options
| author | Ken Giusti <kgiusti@apache.org> | 2010-12-02 14:19:02 +0000 |
|---|---|---|
| committer | Ken Giusti <kgiusti@apache.org> | 2010-12-02 14:19:02 +0000 |
| commit | f286e9fcd58889df76f9fba5302c2e348cdd8079 (patch) | |
| tree | 09ceb6584d04e5ea0b1fb51b10fd4f092fcf57c0 /cpp | |
| parent | 1e239980a3887f6f12450c0cc6bdb11c6c7ce826 (diff) | |
| download | qpid-python-f286e9fcd58889df76f9fba5302c2e348cdd8079.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')
| -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} |
