summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorSteve Powell <steve@rabbitmq.com>2012-02-22 10:03:01 +0000
committerSteve Powell <steve@rabbitmq.com>2012-02-22 10:03:01 +0000
commitedc775303f97d205dab292d1a9a7572a27711147 (patch)
treeb667be8890d08ca30687390fc96121b9f720da4b /packaging
parent24f67f901475984be10f4fd6eb1960539a958c5e (diff)
parent5f7d155907af53e7f4785dd5c2bb5113c4d184df (diff)
downloadrabbitmq-server-git-edc775303f97d205dab292d1a9a7572a27711147.tar.gz
Merge in default
Diffstat (limited to 'packaging')
-rw-r--r--packaging/windows/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/windows/Makefile b/packaging/windows/Makefile
index 828cf00050..a910941b6c 100644
--- a/packaging/windows/Makefile
+++ b/packaging/windows/Makefile
@@ -26,6 +26,9 @@ dist:
elinks -dump -no-references -no-numbering rabbitmq-service.html \
> $(TARGET_DIR)/readme-service.txt
todos $(TARGET_DIR)/readme-service.txt
+ todos $(TARGET_DIR)/INSTALL
+ todos $(TARGET_DIR)/LICENSE*
+ todos $(TARGET_DIR)/plugins/README.txt
rm -rf $(TARGET_DIR)/plugins-src
zip -q -r $(TARGET_ZIP).zip $(TARGET_DIR)
rm -rf $(TARGET_DIR) rabbitmq-service.html