diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2024-05-05 16:52:32 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2024-05-05 16:52:32 +0200 |
commit | bf88a0d0b0d3f03320ad3cc52eed7c7087ea1f3c (patch) | |
tree | 5a46d0a2dff91d02151b73d4b4879e492c52400a /model_8 | |
parent | 780981c08e69048107bd6d9674559d250b92283c (diff) |
Updated makefiles
Diffstat (limited to 'model_8')
-rwxr-xr-x | model_8/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/model_8/Makefile b/model_8/Makefile index 091ac60..d77d559 100755 --- a/model_8/Makefile +++ b/model_8/Makefile @@ -1,5 +1,4 @@ include ../common/Makefile.common -TEX=lualatex tmp/%.tex: %.rst $(INCLUDED_TEX) $(SOURCES) | tmp $$(command -v rst2latex rst2latex.py | head -n 1) \ |