From 26648880e80691a459c2d18f3aef7bbad8879a5c Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 24 Aug 2002 13:52:16 +0000 Subject: we are not using ncurses, are we? svn-id: r4818 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0c7fd370d0..a354d52fb5 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ CFLAGS = -g -O -Wall -Wstrict-prototypes -Wuninitialized -Wno-long-long -Wno-m DEFINES = LDFLAGS := INCLUDES:= -I. -Icommon -Iscumm -LIBS = -lncurses +LIBS = OBJS = # Load the build rules & settings for the chosen backend -- cgit v1.2.3