aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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