Caching en el generador de cancioneros

This commit is contained in:
Carlos Galindo 2025-05-19 18:56:05 +02:00
commit eefbf5449b
3 changed files with 39 additions and 5 deletions

View file

@ -22,6 +22,7 @@ public/index.html: $(ALL_TEMPLATES) $(PY_SRC)
--latex latex/cancionero.tex \
--audios audios \
--other-latex latex/canciones/ \
--use-cache \
--title "$(NAME)" \
--author "$(AUTHOR)" \
--links "$(SLO_LINKS)"
@ -44,3 +45,4 @@ public/%: res/static/%
clean:
rm -rf public
rm -f songs.dat