# R builds the vignettes before invoking make. Keep their generated resource
# directories so .install_extras can copy them into the installed documentation.
.PHONY: all
all:
	@true
