summaryrefslogtreecommitdiff
path: root/packaging/windows/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/windows/Makefile')
-rw-r--r--packaging/windows/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/windows/Makefile b/packaging/windows/Makefile
index f17fe777..c9e818ac 100644
--- a/packaging/windows/Makefile
+++ b/packaging/windows/Makefile
@@ -22,7 +22,7 @@ dist:
mv $(SOURCE_DIR) $(TARGET_DIR)
pod2text --loose rabbitmq-service.pod $(TARGET_DIR)/readme-service.txt
- unix2dos $(TARGET_DIR)/readme-service.txt
+ todos $(TARGET_DIR)/readme-service.txt
zip -r $(TARGET_ZIP).zip $(TARGET_DIR)
rm -rf $(TARGET_DIR)