Makefile.in
changeset 7686 7312c357bb94
parent 7093 1b0c064a4292
child 7687 18f5be95ad53
--- a/Makefile.in	Sat Oct 06 00:23:30 2007 +0000
+++ b/Makefile.in	Sat Oct 06 13:18:43 2007 +0000
@@ -212,6 +212,9 @@
 ifeq ($(shell if test -n "`ls -l \"$(BIN_DIR)/scenario/heightmaps/\"* 2>/dev/null`"; then echo 1; fi), 1)
 	$(Q)cp "$(BIN_DIR)/scenario/heightmaps/"* "$(BUNDLE_DIR)/scenario/heightmap/"
 endif
+ifeq ($(TTD), "openttd.exe")
+	$(Q)unix2dos "$(BUNDLE_DIR)/docs/"* "$(BUNDLE_DIR)/readme.txt" "$(BUNDLE_DIR)/COPYING"
+endif
 
 ### Packing the current bundle into several compressed file formats ###
 #