diff options
Diffstat (limited to 'cpp/Makefile.am')
| -rw-r--r-- | cpp/Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am index 7cd022fb08..60ef976b07 100644 --- a/cpp/Makefile.am +++ b/cpp/Makefile.am @@ -25,9 +25,10 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = \ LICENSE NOTICE README.txt SSL RELEASE_NOTES DESIGN \ xml/cluster.xml INSTALL-WINDOWS CMakeLists.txt BuildInstallSettings.cmake \ - packaging/NSIS QPID_VERSION.txt + packaging/NSIS QPID_VERSION.txt bindings/swig_python_typemaps.i \ + bindings/swig_ruby_typemaps.i -SUBDIRS = managementgen etc src docs/api docs/man examples bindings/qmf +SUBDIRS = managementgen etc src docs/api docs/man examples bindings/qmf bindings/qpid # Update libtool, if needed. libtool: $(LIBTOOL_DEPS) |
