]> mj.ucw.cz Git - saga.git/blobdiff - Makefile
Approaching Optimality. Very slowly.
[saga.git] / Makefile
index 59c615501f3c9c4b73d56d71f33d336fee0b969d..2aad2c2a3cfc1d663e2a5707fb32052038d6dc82 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 all: saga.ps
 
-CHAPTERS=cover mst notation ram adv rank
+CHAPTERS=cover mst ram adv opt rank notation
 
 %.dvi: %.tex macros.tex biblio.bib
        tex $< && bibtex $* && tex $< && tex $<