From 13b5f5e047577af1484fd7163f3fd390d5e33b6a Mon Sep 17 00:00:00 2001 From: Boris Nagaev Date: Thu, 16 Mar 2017 05:53:34 +0100 Subject: 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. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index c9e4440..53d312b 100644 --- a/Makefile +++ b/Makefile @@ -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= \ -- cgit v0.12