From cef0ef44d35f9cc05fe51050c116adb86edc66ea Mon Sep 17 00:00:00 2001 From: Vincent Hamm Date: Sat, 23 Feb 2002 23:23:28 +0000 Subject: Changed the scummVar system to a dynamic one. Started to remove all the reference to FULL_TROTTLE define. svn-id: r3624 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4bb73e9f2e..dc59521700 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ OBJS = actor.o boxes.o costume.o gfx.o object.o resource.o \ saveload.o script.o scummvm.o sound.o string.o \ sys.o verbs.o sdl.o script_v1.o script_v2.o debug.o gui.o \ sound/imuse.o sound/fmopl.o sound/adlib.o sound/gmidi.o debugrl.o \ - akos.o + akos.o vars.o DISTFILES=$(OBJS:.o=.cpp) Makefile scumm.h scummsys.h stdafx.h stdafx.cpp \ windows.cpp debugrl.h whatsnew.txt readme.txt copying.txt \ -- cgit v1.2.3