1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-06-26 04:00:43 +03:00

Copy Delia files in forceintegration

This commit is contained in:
David Kinder 2023-09-30 15:05:29 +01:00
parent 1fafb42868
commit 02440b4b9e

View file

@ -653,7 +653,8 @@ forceintegration: \
forcetransferotherinternals \
forcetransferdocumentation \
forcetransferoutcomepages \
forcetransfertemplates
forcetransfertemplates \
forcetransferdelia
# -----------------------------------------------------------------------------
# Copying part of the Inform toolchain into the app
@ -820,7 +821,7 @@ forcetransferotherinternals:
{end-define}
.PHONY: forcetransferdelia
forcetransferdeloa:
forcetransferdelia:
{transfer-delia}
# -----------------------------------------------------------------------------