Skip to content

Commit 85e366a

Browse files
committed
Consistent PDF naming across products
1 parent 7e9f488 commit 85e366a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

wolfSSL/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ APPENDIX= appendix01.md \
2727
appendix06.md \
2828
appendix07.md
2929

30-
PDF = wolfssl.pdf
30+
PDF = wolfSSL-Manual.pdf
3131

3232
wolfssl:
3333
@git clone --depth 1 https://github.com/wolfSSL/wolfssl

wolfSentry/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SOURCES = chapter01.md \
77
chapter02.md \
88
chapter03.md \
99

10-
PDF = wolfsentry.pdf
10+
PDF = wolfSentry-Manual.pdf
1111

1212
.PHONY: html-prep
1313
html-prep:

0 commit comments

Comments
 (0)