diff options
| author | Nuno Santos <nsantos@apache.org> | 2008-05-08 15:55:57 +0000 |
|---|---|---|
| committer | Nuno Santos <nsantos@apache.org> | 2008-05-08 15:55:57 +0000 |
| commit | 8d1a8ac4bef1230131aaec54883d50aedd8aa314 (patch) | |
| tree | 11d0c8a897d748ccc932b87afefa76caf178836e /cpp/configure.ac | |
| parent | 8f39d1955d3ed7bf62e44beb561d8ede72df9ec6 (diff) | |
| download | qpid-python-8d1a8ac4bef1230131aaec54883d50aedd8aa314.tar.gz | |
QPID-1035: managementgen only exists in qpid C++ source - applying patched supplied by Matt Farrellee
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@654564 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
| -rw-r--r-- | cpp/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index 50fbb5be94..751ca7ce80 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -260,6 +260,7 @@ AC_CONFIG_FILES([ qpidc.spec Makefile examples/Makefile + managementgen/Makefile src/Makefile src/tests/Makefile docs/man/Makefile |
