manual: Fix Makefile rule for variables.texinfo

This commit is contained in:
Jan Moringen 2019-08-12 20:45:32 +02:00
parent 7ec9a8836e
commit a371875fd9

View file

@ -87,7 +87,7 @@ info: $(INFOFILES)
$(MAKEINFO) $(I_FLAGS) $<
# Texinfo docstring snippets
docstrings: tempfiles-stamp
docstrings variables.texinfo: tempfiles-stamp
sh make-tempfiles.sh "$(SBCL_SYSTEM)" "$(DOCSTRINGDIR)" && touch $(DOCSTRINGDIR)
tempfiles-stamp: