Skip to content

Commit 825df24

Browse files
committed
Modifiche al Makefile
1 parent 60581ff commit 825df24

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
@@ -13,7 +13,7 @@
1313
# documented in gen/src/3.6/Doc/Makefile as we're only delegating the
1414
# real work to the Python Doc Makefile.
1515

16-
CPYTHON_CLONE := ../
16+
CPYTHON_CLONE := ../cpython/
1717
SPHINX_CONF := $(CPYTHON_CLONE)/Doc/conf.py
1818
LANGUAGE := {{cookiecutter.language}}
1919
VENV := ~/.venvs/python-docs-i18n/

0 commit comments

Comments
 (0)