1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-06-28 21:14:57 +03:00

Fixed makescript to build Standard Rules and Basic Inform incrementally again

This commit is contained in:
Graham Nelson 2022-04-30 12:04:24 +01:00
parent bfe5a878c5
commit 5c45e29e84

View file

@ -273,7 +273,7 @@ extensions: {components type: web set: extensions}$({SYMBOL}TANGLED) {end-compon
{components type: web set: extensions}
$({SYMBOL}TANGLED): $({SYMBOL}WEB)/Contents.w $({SYMBOL}WEB)/Sections/*.w
{tangle-extension name: SYMBOL}
{tangle-extension name: {SYMBOL}}
{end-components}
@ -623,8 +623,7 @@ integration: \
transferkits \
transferinternals \
transferdocumentation \
transferoutcomepages \
transfertemplates
transferoutcomepages
.PHONY: forceintegration
forceintegration: \