X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2FMakefile;h=53f232e682a1acd12e5df22a262599ed228b3727;hb=dc45c59d642cb3b2c1ade22900685fc9ea9b5398;hp=eb5c68e8421933175214e93d2561da6035aefa10;hpb=a640f749cb8760c6d00f89bad33e56ef5dce1e8b;p=pintos-anon diff --git a/doc/Makefile b/doc/Makefile index eb5c68e..53f232e 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,5 +1,5 @@ -TEXIS = pintos.texi intro.texi tour.texi threads.texi userprog.texi \ -vm.texi filesys.texi references.texi standards.texi doc.texi \ +TEXIS = pintos.texi intro.texi threads.texi userprog.texi vm.texi \ +filesys.texi bibliography.texi reference.texi standards.texi doc.texi \ sample.tmpl.texi devel.texi debug.texi 44bsd.texi all: pintos.html pintos.info pintos.dvi pintos.ps pintos.pdf