X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fivac.git;a=blobdiff_plain;f=src%2FMakefile;h=f3b4e0687b41c374a3cd76bebe7e1cbeedde8a74;hp=396ebc86c84c57d224ab540d4d31a64112694d4b;hb=2fb65b9beceb0945b593e28332507aa1b7c3fd90;hpb=da2c28e700faec39bab322b103fe0298c52fbda7 diff --git a/src/Makefile b/src/Makefile index 396ebc8..f3b4e06 100644 --- a/src/Makefile +++ b/src/Makefile @@ -2,7 +2,7 @@ INCLUDEDIR = /usr/include -CFLAGS = -DDEBUG -O3 -Wall +CFLAGS = -DDISPLAY -DDEBUG -O3 -Wall LIBS = -lncurses OBJS = network.o event.o input.o display.o