A few missed xv6.pdf dependencies

This commit is contained in:
Austin Clements 2011-09-02 16:36:08 -04:00
parent e3ab68e031
commit 215a9ce237
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ clean:
# make a printout
FILES = $(shell grep -v '^\#' runoff.list)
PRINT = runoff.list runoff.spec $(FILES)
PRINT = runoff.list runoff.spec README toc.hdr toc.ftr $(FILES)
xv6.pdf: $(PRINT)
./runoff