From f5582a64c04362d100b455932eabb787fb3b4bad Mon Sep 17 00:00:00 2001 From: mux Date: Wed, 18 Sep 2002 21:16:17 +0000 Subject: Add a missing file into the CLEANFILES variable. Approved by: peter --- lib/ncurses/ncurses/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ncurses/ncurses') diff --git a/lib/ncurses/ncurses/Makefile b/lib/ncurses/ncurses/Makefile index f7d46ed..12cb9e3 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 -- cgit v1.1