]> gitweb.michael.orlitzky.com - mjotex.git/commitdiff
Add mjo.bst to the example makefile.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 16 Jan 2017 15:58:48 +0000 (10:58 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 16 Jan 2017 15:58:48 +0000 (10:58 -0500)
GNUmakefile

index 28796c153bf13b84364e6d195cb132cda5754296..fd37d92ed60c5af1bf9eca5b992a5f23c38afbd9 100644 (file)
@@ -20,7 +20,7 @@ PN = examples
 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-listing.tex
 MJOTEX += mjo-misc.tex mjo-proof_by_cases.tex mjo-theorem.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-listing.tex
 MJOTEX += mjo-misc.tex mjo-proof_by_cases.tex mjo-theorem.tex
-MJOTEX += mjo-theorem-star.tex mjo-topology.tex
+MJOTEX += mjo-theorem-star.tex mjo-topology.tex mjo.bst
 
 # Use kpsewhich (from the kpathsea suite) to find the absolute paths
 # of the bibtex/mjotex files listed in in $(BIBS)/$(MJOTEX). The SRCS
 
 # Use kpsewhich (from the kpathsea suite) to find the absolute paths
 # of the bibtex/mjotex files listed in in $(BIBS)/$(MJOTEX). The SRCS