Attempt to unbreak readthedocs build

This commit is contained in:
John Kerl 2021-05-31 01:31:04 -04:00
parent 1c37adb294
commit 5da252172b

View file

@ -24,5 +24,5 @@ help:
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
./genrst
##### temp test ./genrst
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)