Skip to content

Commit

Permalink
Install ncurses html documentation again after r284345
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Jun 22, 2015
1 parent 667f750 commit f034ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ncurses/ncurses/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ SYMLINKS+= libncurses${LIB_SUFFIX}_p.a ${LIBDIR}/libtermlib${LIB_SUFFIX}_p.a
SYMLINKS+= libncurses${LIB_SUFFIX}_p.a ${LIBDIR}/libtinfo${LIB_SUFFIX}_p.a
.endif

.if ${.CURDIR:T} == "ncurses"
.if ${.CURDIR:T} == "ncursesw"
.if defined(ENABLE_WIDEC)
DOCSDIR= ${SHAREDIR}/doc/ncurses
DOCS= ncurses-intro.html hackguide.html
Expand Down

0 comments on commit f034ecc

Please sign in to comment.