X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=blobdiff_plain;f=GNUmakefile;h=799b6dbd61d2e1c14bf5078d53fdd0943144192b;hp=26bb59f2cb9e3aaa2d74be2fbeb3539cf572ae08;hb=d4712abb88a2f342f31bbd60426d1a983df05ac2;hpb=cd69cb906bece22ab124082f723cc08d460b7f83 diff --git a/GNUmakefile b/GNUmakefile index 26bb59f..799b6db 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -27,9 +27,9 @@ PN = examples # MJOTEX = mjo-algebra.tex mjo-algorithm.tex mjo-arrow.tex mjo-calculus.tex MJOTEX += mjo-common.tex mjo-complex.tex mjo-cone.tex mjo-convex.tex -MJOTEX += mjo-font.tex mjo-linear_algebra.tex mjo-listing.tex mjo-misc.tex -MJOTEX += mjo-proof_by_cases.tex mjo-theorem.tex mjo-theorem-star.tex -MJOTEX += mjo-topology.tex mjo.bst +MJOTEX += mjo-eja.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 mjo.bst # Compile a list of raw source code listings (*.listing) and their # associated output files (*.py) that will be tested by check-sage.