summaryrefslogtreecommitdiff
path: root/packaging/windows
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2012-02-16 16:00:49 +0000
committerEmile Joubert <emile@rabbitmq.com>2012-02-16 16:00:49 +0000
commitfdda3e6e2c680fd73de68cd2701e105347e31829 (patch)
tree9e1f208d5e6c3123be7d3372b8029d5b22c30f1c /packaging/windows
parentc7f164e1725dfc0a1f122283ed4d0eb5183c1dd8 (diff)
downloadrabbitmq-server-git-fdda3e6e2c680fd73de68cd2701e105347e31829.tar.gz
Use DOS/Windows linebreaks
Diffstat (limited to 'packaging/windows')
-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