make .tex files .PRECIOUS
This is not necessary in the default arragement but it becomes important if/when we switch to having it be for Rnw/Rtex files.
This commit is contained in:
@@ -33,3 +33,4 @@ vc:
|
||||
pdf: all
|
||||
|
||||
.PHONY: clean all
|
||||
# .PRECIOUS: %.tex
|
||||
|
||||
Reference in New Issue
Block a user