aboutsummaryrefslogtreecommitdiff
path: root/config.mk
blob: 5ab5f4973216c2321f2794d52355a02a57ce485e (plain)
1
2
CFLAGS      += -I/usr/include/SDL2 -Wall -Wextra -Wpedantic -pedantic-errors
LDFLAGS     += -lSDL2 -lSDL2_ttf