]> gitweb.michael.orlitzky.com - mjotex.git/commit
GNUmakefile.mjo: add SAGE_LISTINGS (not the DSTS) to SRCS
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 27 Feb 2026 01:07:50 +0000 (20:07 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 27 Feb 2026 01:07:50 +0000 (20:07 -0500)
commit9c27a59a1c4c22e8ce18a607e45801e1d17f09b0
tree88239491b139edee2fe49d43718fc5b81d62caa8
parente13229b31f4885978d483e4bf19c054b391342e6
GNUmakefile.mjo: add SAGE_LISTINGS (not the DSTS) to SRCS

We want to rebuild the PDF if the listing files change. In theory that
will also cause the DSTS (*.sage.py files) to change, but the PDF
really depends on the source listings that presumably are included in
the document.
GNUmakefile.mjo