X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=blobdiff_plain;f=makefile;h=521281ab0a791a4348be6d8d0593a5b473384a3b;hp=57a493278a0246fab8da0daba7690b894bf1a7cd;hb=829e670e2ee973909b6fcf36031fcf669cbdb922;hpb=b82239a2170e2f408d81734df2e6605c47e949b3 diff --git a/makefile b/makefile index 57a4932..521281a 100644 --- a/makefile +++ b/makefile @@ -16,7 +16,8 @@ BIBS = references.bib # 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-topology.tex +MJOTEX += mjo-proof_by_cases.tex mjo-theorem.tex mjo-theorem-star.tex +MJOTEX += 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