summaryrefslogtreecommitdiff
path: root/lib/ncurses
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2022-06-17 19:34:58 +0000
committerBrooks Davis <brooks@FreeBSD.org>2022-06-17 19:34:58 +0000
commitb0bcedef1a8c1abf4bd2328560ae1c6182cdef61 (patch)
tree585b1c1af7d86fb831c6edc8888bc65de3900587 /lib/ncurses
parente6775534aee1963a39e5ee762b8eab1d7dfb1b6b (diff)
Diffstat (limited to 'lib/ncurses')
-rw-r--r--lib/ncurses/tinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ncurses/tinfo/Makefile b/lib/ncurses/tinfo/Makefile
index b02b8ee532c1..d7b7343dfcdc 100644
--- a/lib/ncurses/tinfo/Makefile
+++ b/lib/ncurses/tinfo/Makefile
@@ -81,7 +81,7 @@ GENHDRS= \
termcap.h \
unctrl.h
-SRCS= ${GENHDRS} ${GENSRCS}
+SRCS= ${GENHDRS} ${GENSRCS} ${SRCHDRS}
.PATH: ${NCURSES_DIR}/ncurses/base
SRCS+= \