Skip to content

Commit ba40fde

Browse files
Update Makefile
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 336e6d2 commit ba40fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
CPYTHON_PATH = ../cpython
33
PYTHON = python3
44
PACKAGE_ABS_PATH = $(shell pwd)/$(shell find dist/python-docs-theme-*.tar.gz)
5-
SPNINXOPTS ?=
5+
SPHINXOPTS =
66

77

88
.PHONY: help

0 commit comments

Comments
 (0)