Fix Windows build error

This commit is contained in:
Zhi Guan
2019-03-12 09:42:51 +08:00
parent 1cc442ceb2
commit b95eae8b38
3 changed files with 5459 additions and 5459 deletions

View File

@@ -632,7 +632,7 @@ install_man_docs:
@\
OUTSUFFIX='.$${SEC}$(MANSUFFIX)'; \
OUTTOP="$(DESTDIR)$(MANDIR)"; \
GENERATE='pod2man --name=$$NAME --section=$$SEC --center=OpenSSL --release=$(VERSION)'; \
GENERATE='pod2man --name=$$NAME --section=$$SEC --center=GmSSL --release=$(VERSION)'; \
$(PROCESS_PODS)
uninstall_man_docs: