diff options
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r-- | cpp/configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index 08e512a835..fe2179ad42 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -523,6 +523,9 @@ AC_CONFIG_FILES([ examples/qmf-console/Makefile examples/tradedemo/Makefile examples/messaging/Makefile + bindings/qpid/Makefile + bindings/qpid/ruby/Makefile + bindings/qpid/python/Makefile bindings/qmf/Makefile bindings/qmf/ruby/Makefile bindings/qmf/python/Makefile |