K 10 svn:author V 6 romain K 8 svn:date V 27 2018-07-12T10:29:33.367356Z K 7 svn:log V 243 Fix build when EXAMPLES is unset This regression was introduced in r470918. EXAMPLES files are staged but not installed when the option is unset, so the EXAMPLESDIR directory must exist in all cases. DOCS is not affected so left untouched. END