summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorbjarni <bjarni@openttd.org>2005-10-11 16:40:56 +0000
committerbjarni <bjarni@openttd.org>2005-10-11 16:40:56 +0000
commitd678a124459aacd4cf99ac0d171f8c3ecd4aa7af (patch)
tree9a42b6404d5828a0579e13139719c2e3f9cc624d /Makefile
parent9fea263c77fedc7aa6744e83d5d57c0dc988b7cc (diff)
downloadopenttd-d678a124459aacd4cf99ac0d171f8c3ecd4aa7af.tar.xz
(svn r3031) forgot 1 file and two lines in rev 3029 (mac midi stuff)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f67647688..fe5fef1d3 100644
--- a/Makefile
+++ b/Makefile
@@ -800,8 +800,6 @@ $(OSX): $(TTD)
$(Q)echo "APPL????" > "$(OSXAPP)"/Contents/PkgInfo
$(Q)cp os/macosx/openttd.icns "$(OSXAPP)"/Contents/Resources/openttd.icns
$(Q)os/macosx/plistgen.sh "$(OSXAPP)" "$(REV)"
- $(Q)cp os/macosx/track_starter "$(OSXAPP)"/Contents/MacOS
- $(Q)cp os/macosx/OpenTTDMidi.class "$(OSXAPP)"/Contents/MacOS
$(Q)cp data/* "$(OSXAPP)"/Contents/Data/
$(Q)cp lang/*.lng "$(OSXAPP)"/Contents/Lang/
$(Q)cp $(TTD) "$(OSXAPP)"/Contents/MacOS/$(TTD)