]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - makefile
Add mjo-misc and mjo-arrow files.
[mjotex.git] / makefile
index af651c61d233ab81d3c11b197dfd30c279a76d61..57a493278a0246fab8da0daba7690b894bf1a7cd 100644 (file)
--- a/makefile
+++ b/makefile
@@ -14,9 +14,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-common.tex mjo-cone.tex mjo-convex.tex
-MJOTEX += mjo-font.tex mjo-linear_algebra.tex mjo-proof_by_cases.tex
-MJOTEX += mjo-theorem.tex mjo-topology.tex
+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-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