Checkpoint
[themediocreprogrammer.git] / Makefile
index 7fca8a332edf140342d2606a36158f9d1b170d31..39a0dec1ac8e1243eaf2411d0fa56d2818accb29 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,10 +2,10 @@ 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
+LATEX_CLASS = book
 
 all: book