X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=inline;f=Makefile;h=c52e5a265c879d5874865e8373d3670f897af599;hb=c78c6fa21d4faf0657d7305c42613a29b02c1850;hp=7fca8a332edf140342d2606a36158f9d1b170d31;hpb=8c5bbb4adad7fd6ffac5edf168daab2113af518a;p=themediocreprogrammer.git diff --git a/Makefile b/Makefile index 7fca8a3..c52e5a2 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ BUILD = build BOOKNAME = the_mediocre_programmer TITLE = title.txt METADATA = metadata.xml -CHAPTERS = intro.md chapter01.md +CHAPTERS = intro.md chapter01.md chapter02.md chapter03.md chapter04.md chapter05.md chapter06.md epilogue.md appendixa.md TOC = --toc --toc-depth=2 COVER_IMAGE = images/cover.jpg LATEX_CLASS = report