diff --git a/Makefile b/Makefile index 6797c8c..e259619 100644 --- a/Makefile +++ b/Makefile @@ -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