mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add missing CLEANFILES.
MFC after: 1 week X-MFC-With: r288199 Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
b86fd7bcea
commit
534ec42f5d
1 changed files with 1 additions and 0 deletions
|
|
@ -282,6 +282,7 @@ CFLAGS+= -DFREEBSD_NATIVE -DTERMIOS
|
|||
# Installed
|
||||
HEADERS= curses.h term.h termcap.h unctrl.h
|
||||
SRCHDRS= ncurses_dll.h
|
||||
CLEANFILES+= ncurses_dll.h
|
||||
|
||||
.if defined(ENABLE_WIDEC)
|
||||
INCS= ${HEADERS} ${SRCHDRS}
|
||||
|
|
|
|||
Loading…
Reference in a new issue