ncurses: ensure we prefer the generated ncurses_dll.h

This commit is contained in:
Baptiste Daroussin 2021-02-25 19:27:29 +01:00
parent 7a65641922
commit 705d726338

View file

@ -18,6 +18,7 @@ CFLAGS+= -I${.CURDIR:H}/ncurses
CFLAGS+= -I${NCURSES_DIR}/include
CFLAGS+= -I${NCURSES_DIR}/ncurses
CFLAGS+= -I${.OBJDIR:H}/ncurses/
CFLAGS+= -Wall