From a3fe9b64dec14bf8d3cdeff046a4223e5b24cbb1 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 27 May 2005 10:18:54 +0000 Subject: [PATCH] Updated makefile --HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4075 --- sourcemm/sample_mm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sourcemm/sample_mm/Makefile b/sourcemm/sample_mm/Makefile index 74bf47b..1696b04 100644 --- a/sourcemm/sample_mm/Makefile +++ b/sourcemm/sample_mm/Makefile @@ -12,7 +12,7 @@ DEBUG_FLAGS = -g -ggdb3 CPP = g++ BINARY = sample_mm_i486.so -OBJECTS = SamplePlugin.cpp +OBJECTS = SamplePlugin.cpp cvars.cpp convar.cpp LINK = vstdlib_i486.so tier0_i486.so