From a949e6d3d048ae63a4145504d51d932ec435a8e6 Mon Sep 17 00:00:00 2001 From: bjarni Date: Tue, 11 Oct 2005 16:40:56 +0000 Subject: (svn r3031) forgot 1 file and two lines in rev 3029 (mac midi stuff) --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') 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) -- cgit v1.2.3-54-g00ecf