Skip to content

Commit 954bcfb

Browse files
committed
fixup!
1 parent 4b2a1b6 commit 954bcfb

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
@@ -384,7 +384,7 @@ ifeq ($(OSTYPE),os400)
384384
DOCBUILDSTAMP_PREREQS := $(DOCBUILDSTAMP_PREREQS) out/$(BUILDTYPE)/node.exp
385385
endif
386386

387-
DOC_KIT ?= tools/doc/node_modules/.bin/doc-kit
387+
DOC_KIT ?= tools/doc/node_modules/@nodejs/doc-kit/bin/cli.mjs
388388

389389
node_use_openssl_and_icu = $(call available-node,"-p" \
390390
"process.versions.openssl != undefined && process.versions.icu != undefined")

0 commit comments

Comments
 (0)