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
commita949e6d3d048ae63a4145504d51d932ec435a8e6 (patch)
tree9a42b6404d5828a0579e13139719c2e3f9cc624d /Makefile
parentf556128dde898016c4f5ea3087509882f6437b2f (diff)
downloadopenttd-a949e6d3d048ae63a4145504d51d932ec435a8e6.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)