X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=9dcb8f83d68d7a065384dc977b929578806415b9;hb=87754e908eaf40cd92366116737c82a319284cdc;hp=308e2c5c293c42662cb44fa2bebb799a0e8b65ec;hpb=e7a496c9cd1dbe1e9e51e0af7dd2aebde57d0f2a;p=themediocreprogrammer.git diff --git a/Makefile b/Makefile index 308e2c5..9dcb8f8 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 chapter02.md chapter03.md chapter04.md chapter05.md chapter06.md epilogue.md appendixa.md +CHAPTERS = intro.md chapter01.md chapter02.md chapter03.md chapter04.md chapter05.md chapter06.md epilogue.md gratitude.md appendixa.md TOC = --toc --toc-depth=2 COVER_IMAGE = images/cover.jpg LATEX_CLASS = book