From: Andrey Miroshnikov Date: Mon, 4 Jul 2022 14:05:27 +0000 (+0100) Subject: Added missing fields.tex dependency X-Git-Tag: opf_rfc_ls005_v1~1341 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=42097bee658a14377e021f0076627962abd20e39;p=libreriscv.git Added missing fields.tex dependency --- diff --git a/openpower/Makefile b/openpower/Makefile index a27b63300..17239eeb2 100755 --- a/openpower/Makefile +++ b/openpower/Makefile @@ -25,7 +25,8 @@ SOURCE_TEX := tex_out/remap.tex tex_out/bitmanip.tex tex_out/vector_ops.tex \ tex_out/pseudocode_fixedlogical.tex \ tex_out/pseudocode_svfixedarith.tex \ tex_out/big_integer_analysis.tex \ - tex_out/vector_isas.tex + tex_out/vector_isas.tex \ + tex_out/fields.tex # Does this umbrella rule need to be modified? tex: $(SOURCE_TEX)