]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - makefile
Add mjo-listing.tex for SageMath interactive prompt boxes.
[mjotex.git] / makefile
index 521281ab0a791a4348be6d8d0593a5b473384a3b..1486a26fbff7d5d1b46f01dcf19f8f744c0987c1 100644 (file)
--- a/makefile
+++ b/makefile
@@ -15,9 +15,9 @@ BIBS = references.bib
 # A space-separated list of the mjotex files that you use. The path to
 # mjotex must be contain in your $TEXINPUTS environment variable.
 MJOTEX  = mjo-algorithm.tex mjo-arrow.tex mjo-common.tex mjo-cone.tex
-MJOTEX += mjo-convex.tex mjo-font.tex mjo-linear_algebra.tex mjo-misc.tex
-MJOTEX += mjo-proof_by_cases.tex mjo-theorem.tex mjo-theorem-star.tex
-MJOTEX += mjo-topology.tex
+MJOTEX += mjo-convex.tex mjo-font.tex mjo-linear_algebra.tex mjo-listing.tex
+MJOTEX += mjo-misc.tex mjo-proof_by_cases.tex mjo-theorem.tex
+MJOTEX += mjo-theorem-star.tex mjo-topology.tex
 
 # Use kpsewhich (from the kpathsea suite) to find the absolute paths
 # of the bibtex/mjotex files listed in in $(BIBS)/$(MJOTEX). The SRCS