Skip to content

Commit 93a93a2

Browse files
committed
aggiorno il makefile
1 parent 345eb35 commit 93a93a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CPYTHON_PATH := ../cpython/
2828
LANGUAGE := it
2929
BRANCH := 3.13
3030

31-
EXCLUDED := whatsnew/ c-api/
31+
EXCLUDED :=
3232

3333
# Internal variables
3434

@@ -62,7 +62,7 @@ all: ensure_prerequisites
6262
mkdir -p locales/$(LANGUAGE)/LC_MESSAGES/
6363
$(CP_CMD) -u --parents *.po */*.po locales/$(LANGUAGE)/LC_MESSAGES/
6464
$(MAKE) -C $(CPYTHON_PATH)/Doc/ \
65-
SPHINXOPTS='-qW -j$(JOBS) \
65+
SPHINXOPTS='-q -j$(JOBS) \
6666
-D locale_dirs=$(abspath locales) \
6767
-D language=$(LANGUAGE) \
6868
-D gettext_compact=0 \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy