aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2022-12-23 14:07:17 -0500
committerBill Traynor <wmat@riscv.org>2022-12-23 14:07:17 -0500
commit0ffbdcece52e8e358d880106f9e0fef77b1e4d9d (patch)
tree04d799bfac1cd05a34b5fef1b2d528dc8f0205a8 /build
parent88d497ea9b7c5213b3d36061d6302340231cb372 (diff)
downloadriscv-isa-manual-0ffbdcece52e8e358d880106f9e0fef77b1e4d9d.zip
riscv-isa-manual-0ffbdcece52e8e358d880106f9e0fef77b1e4d9d.tar.gz
riscv-isa-manual-0ffbdcece52e8e358d880106f9e0fef77b1e4d9d.tar.bz2
Added PDF-THEME line
Added PDF-THEME line
Diffstat (limited to 'build')
-rw-r--r--build/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Makefile b/build/Makefile
index d339768..93f1719 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -4,6 +4,7 @@ PDF_RESULT := unpriv-isa-asciidoc.pdf
# images/ and resources/ content. Once they are the target can remove the
# phony use.
SOURCES := $(HEADER_SOURCE)
+PDF-THEME := ../src/resources/themes/riscv-spec.yml
all: $(PDF_RESULT)