From f499dd947b3998d3ac34b4309fdf8870152208b0 Mon Sep 17 00:00:00 2001 From: Pavol Marko Date: Sat, 27 Mar 2004 20:00:25 +0000 Subject: [PATCH] added amxxlog.cpp file --- amxmodx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amxmodx/Makefile b/amxmodx/Makefile index b71d5a98..893bcc47 100755 --- a/amxmodx/Makefile +++ b/amxmodx/Makefile @@ -2,7 +2,7 @@ MODNAME = amxx_mm SRCFILES = meta_api.cpp CFile.cpp CString.cpp CVault.cpp vault.cpp\ float.cpp file.cpp modules.cpp CMisc.cpp CTask.cpp string.cpp\ amxmodx.cpp CEvent.cpp CCmd.cpp CLogEvent.cpp srvcmd.cpp strptime.cpp\ -CForward.cpp CPlugin.cpp CModule.cpp CMenu.cpp emsg.cpp util.cpp +CForward.cpp CPlugin.cpp CModule.cpp CMenu.cpp emsg.cpp util.cpp amxxlog.cpp CSRCFILES = amx.c amxcore.c amxtime.c power.c EXTRA_LIBS_LINUX =