diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile index f7d46edece7..12cb9e36b68 100644 --- a/lib/libncurses/Makefile +++ b/lib/libncurses/Makefile @@ -224,7 +224,7 @@ DBGSRCS=lib_traceatr.c \ SRCS+= termcap.c CLEANFILES+= ${GENSRC} ${GENHDR} keys.tries make_hash term.h.new \ - make_keys MKterm.h.awk comp_captab.c \ + make_keys MKterm.h.awk comp_captab.c curses.head \ namehdr nameftr codeftr ${NAMESRC} ${CODESRC} SYMLINKS+=libncurses.a ${LIBDIR}/libcurses.a diff --git a/lib/ncurses/ncurses/Makefile b/lib/ncurses/ncurses/Makefile index f7d46edece7..12cb9e36b68 100644 --- a/lib/ncurses/ncurses/Makefile +++ b/lib/ncurses/ncurses/Makefile @@ -224,7 +224,7 @@ DBGSRCS=lib_traceatr.c \ SRCS+= termcap.c CLEANFILES+= ${GENSRC} ${GENHDR} keys.tries make_hash term.h.new \ - make_keys MKterm.h.awk comp_captab.c \ + make_keys MKterm.h.awk comp_captab.c curses.head \ namehdr nameftr codeftr ${NAMESRC} ${CODESRC} SYMLINKS+=libncurses.a ${LIBDIR}/libcurses.a