Added missing fields.tex dependency
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Mon, 4 Jul 2022 14:05:27 +0000 (15:05 +0100)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Mon, 4 Jul 2022 14:05:27 +0000 (15:05 +0100)
openpower/Makefile

index a27b63300c57c831fb8550976cdb0413dfb83d25..17239eeb2f7040e6000b1a1a7c82953d752d405e 100755 (executable)
@@ -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)