Skip to content

Commit d7acd86

Browse files
committed
Makefile: Add glossary to DOC_FILES
At the end of the list, to match its position in the README. This catches #107 up with #263, which I'd missed during one of the #107 rebases. Signed-off-by: W. Trevor King <[email protected]>
1 parent 2fd5ad6 commit d7acd86

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ DOC_FILES := \
1212
config.md \
1313
config-linux.md \
1414
runtime-config.md \
15-
runtime-config-linux.md
15+
runtime-config-linux.md \
16+
glossary.md
1617

1718
docs: pdf html
1819

0 commit comments

Comments
 (0)