diff options
| author | Ted Ross <tross@apache.org> | 2009-09-02 14:32:57 +0000 |
|---|---|---|
| committer | Ted Ross <tross@apache.org> | 2009-09-02 14:32:57 +0000 |
| commit | 660aaee730a935b89a293a0b633865af2e75febb (patch) | |
| tree | 029b0f7cf557dccb9bcb1b5fdb54a12dc99f9275 /qpid/cpp/configure.ac | |
| parent | d857bba4a54ea9453bbb74bfc43b34ef179dfe38 (diff) | |
| download | qpid-python-660aaee730a935b89a293a0b633865af2e75febb.tar.gz | |
QPID-2064 - add python bindings for qmf (c++)
Applied patch from Ken Giusti
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@810523 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/configure.ac')
| -rw-r--r-- | qpid/cpp/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac index a4e45ad19b..7eb1e99159 100644 --- a/qpid/cpp/configure.ac +++ b/qpid/cpp/configure.ac @@ -515,6 +515,7 @@ AC_CONFIG_FILES([ examples/messaging/Makefile bindings/qmf/Makefile bindings/qmf/ruby/Makefile + bindings/qmf/python/Makefile bindings/qmf/tests/Makefile managementgen/Makefile etc/Makefile |
