From 76358f4289507bcd90c6d6b8633ffd2fa3301499 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 10 Feb 2006 15:53:13 +0000 Subject: [PATCH] updated makefile --- amxmodx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/amxmodx/Makefile b/amxmodx/Makefile index 55444040..89b27dee 100755 --- a/amxmodx/Makefile +++ b/amxmodx/Makefile @@ -15,7 +15,8 @@ OBJECTS = meta_api.cpp CFile.cpp CVault.cpp vault.cpp float.cpp file.cpp modules CMisc.cpp CTask.cpp string.cpp amxmodx.cpp CEvent.cpp CCmd.cpp CLogEvent.cpp \ srvcmd.cpp strptime.cpp amxcore.cpp amxtime.cpp power.cpp amxxlog.cpp fakemeta.cpp \ amxxfile.cpp CLang.cpp md5.cpp emsg.cpp CForward.cpp CPlugin.cpp CModule.cpp \ - CMenu.cpp util.cpp amx.cpp amxdbg.cpp natives.cpp newmenus.cpp debugger.cpp + CMenu.cpp util.cpp amx.cpp amxdbg.cpp natives.cpp newmenus.cpp debugger.cpp \ + optimizer.cpp LINK = -lz