From 7dcf5274bc4c6e80a644f0814520818a8cedcd40 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Wed, 31 Aug 2005 23:41:16 +0000 Subject: * Fixed the issue where the Mac qvm JIT compiler would not compile Tremulous * Removed the mp3 decoder from the source --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4750eb15..e9d3cd3b 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,6 @@ CGOBJ = \ $(CGDIRNAME)/cg_view.o \ $(CGDIRNAME)/cg_weapons.o \ $(CGDIRNAME)/cg_mem.o \ - $(CGDIRNAME)/cg_mp3decoder.o \ $(CGDIRNAME)/cg_scanner.o \ $(CGDIRNAME)/cg_trails.o \ $(CGDIRNAME)/cg_particles.o \ -- cgit