diff options
Diffstat (limited to 'cpp/Makefile.am')
| -rw-r--r-- | cpp/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am index 6db7ffd46e..dcbc4c10c3 100644 --- a/cpp/Makefile.am +++ b/cpp/Makefile.am @@ -24,7 +24,8 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = \ LICENSE NOTICE README SSL RELEASE_NOTES DESIGN \ - xml/cluster.xml INSTALL-WINDOWS CMakeLists.txt BuildInstallSettings.cmake + xml/cluster.xml INSTALL-WINDOWS CMakeLists.txt BuildInstallSettings.cmake \ + packaging/NSIS SUBDIRS = managementgen etc src docs/api docs/man examples bindings/qmf |
