From a807407c5bbafc44a7742ac1ecad9890609e014d Mon Sep 17 00:00:00 2001 From: Emile Joubert Date: Thu, 16 Feb 2012 16:00:49 +0000 Subject: Use DOS/Windows linebreaks --- packaging/windows/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packaging/windows/Makefile b/packaging/windows/Makefile index 828cf000..a910941b 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 -- cgit v1.2.1