We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e9f488 commit 85e366aCopy full SHA for 85e366a
wolfSSL/Makefile
@@ -27,7 +27,7 @@ APPENDIX= appendix01.md \
27
appendix06.md \
28
appendix07.md
29
30
-PDF = wolfssl.pdf
+PDF = wolfSSL-Manual.pdf
31
32
wolfssl:
33
@git clone --depth 1 https://github.com/wolfSSL/wolfssl
wolfSentry/Makefile
@@ -7,7 +7,7 @@ SOURCES = chapter01.md \
7
chapter02.md \
8
chapter03.md \
9
10
-PDF = wolfsentry.pdf
+PDF = wolfSentry-Manual.pdf
11
12
.PHONY: html-prep
13
html-prep:
0 commit comments