summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/Makefile.am3
-rw-r--r--cpp/packaging/NSIS/Makefile.am21
2 files changed, 23 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
diff --git a/cpp/packaging/NSIS/Makefile.am b/cpp/packaging/NSIS/Makefile.am
new file mode 100644
index 0000000000..0ef6b1c7c7
--- /dev/null
+++ b/cpp/packaging/NSIS/Makefile.am
@@ -0,0 +1,21 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+EXTRA_DIST = \
+ qpid-icon.ico qpid-icon.png qpid-install-banner.bmp qpid-install-banner.png