add MANLINKS to MXE_DISABLE_DOCS

It is used in libotr (toolkit/Makefile.am) to define a list
of symlinks to the main man page. Search for MANLINKS reveals
that it is used in many other projects.
This commit is contained in:
Boris Nagaev 2017-03-16 05:53:34 +01:00 committed by Boris Pek
parent 3893ad71f5
commit 13b5f5e047
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ MXE_DISABLE_DOCS = \
dist_man8_MANS= \
dist_man9_MANS= \
notrans_dist_man_MANS= \
MANLINKS= \
info_TEXINFOS= \
doc_DATA= \
dist_doc_DATA= \