summaryrefslogtreecommitdiff
path: root/Makefile.bundle.in
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2012-05-16 19:34:36 +0000
committerrubidium <rubidium@openttd.org>2012-05-16 19:34:36 +0000
commitc94a2d52896964f16f3f972c115bbb687861ab1c (patch)
tree04fa339e6323f16fdd8d35f15aae0a232223838c /Makefile.bundle.in
parent66496c47a36472938cc2e8cecf009f2c32f9a375 (diff)
downloadopenttd-c94a2d52896964f16f3f972c115bbb687861ab1c.tar.xz
(svn r24257) -Fix [FS#5112]: update some outdated documentation and make is somewhat more consistent
Diffstat (limited to 'Makefile.bundle.in')
-rw-r--r--Makefile.bundle.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.bundle.in b/Makefile.bundle.in
index 756f208e6..3c0b44600 100644
--- a/Makefile.bundle.in
+++ b/Makefile.bundle.in
@@ -73,7 +73,6 @@ endif
$(Q)cp "$(ROOT_DIR)/COPYING" "$(BUNDLE_DIR)/"
$(Q)cp "$(ROOT_DIR)/known-bugs.txt" "$(BUNDLE_DIR)/"
$(Q)cp "$(ROOT_DIR)/docs/multiplayer.txt" "$(BUNDLE_DIR)/docs/"
- $(Q)cp "$(ROOT_DIR)/docs/32bpp.txt" "$(BUNDLE_DIR)/docs/"
$(Q)cp "$(ROOT_DIR)/changelog.txt" "$(BUNDLE_DIR)/"
ifdef MAN_DIR
$(Q)mkdir -p "$(BUNDLE_DIR)/man/"