aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2023-01-27 12:02:41 -0500
committerBill Traynor <wmat@riscv.org>2023-01-27 12:02:41 -0500
commit2f4f5a720e2388f9e15e428c41ae899224ce4529 (patch)
tree7435cc09fc941983afc348a5ac77455ed5cb3cd7 /build
parentf06b86fb77cedb8dc536856cdde4307a75209a1c (diff)
downloadriscv-isa-manual-2f4f5a720e2388f9e15e428c41ae899224ce4529.zip
riscv-isa-manual-2f4f5a720e2388f9e15e428c41ae899224ce4529.tar.gz
riscv-isa-manual-2f4f5a720e2388f9e15e428c41ae899224ce4529.tar.bz2
Updating for priv build
Updating for priv build
Diffstat (limited to 'build')
-rw-r--r--build/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/Makefile b/build/Makefile
index abfeb22..5cb1c01 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -1,5 +1,5 @@
-HEADER_SOURCE := ../src/riscv-isa-unpr-conv-review.adoc
-PDF_RESULT := unpriv-isa-asciidoc.pdf
+HEADER_SOURCE := ../src/riscv-isa-unpr-conv-review.adoc ../src/riscv-privileged.adoc
+PDF_RESULT := unpriv-isa-asciidoc.pdf priv-isa-asciidoc.pdf
# Not all document sources are yet listed here. Not just adoc files but
# images/ and resources/ content. Once they are the target can remove the
# phony use.