no need for ncurses

svn-id: r4103
This commit is contained in:
Max Horn 2002-04-27 09:57:34 +00:00
parent 4e8ea7dbc1
commit 2c8d1d8871

View File

@ -8,7 +8,7 @@ INCLUDES:= `sdl-config --cflags` -I./ -I./sound
CPPFLAGS= $(DEFINES) $(INCLUDES)
# Add -lmad for -DCOMPRESSED_SOUND_FILE
LIBS = `sdl-config --libs` -lncurses -framework QuickTime -framework AudioUnit
LIBS = `sdl-config --libs` -framework QuickTime -framework AudioUnit
OBJS = sdl.o