Skip to content

Commit

Permalink
Corrected indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ganelson committed Apr 7, 2024
1 parent cb497ae commit 70d7057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/inform.mkscript
Original file line number Diff line number Diff line change
Expand Up @@ -928,9 +928,9 @@ forcetransferadvice:
{define: compile-inapp-documentation}
mkdir -p $(BUILTINHTMLINNER)
$(INBUILDX) -document-set resources/Documentation -document-to $(BUILTINHTMLINNER)
ifneq "$(BUILTINHTMLINNER)" "$(BUILTINHTML)"
ifneq "$(BUILTINHTMLINNER)" "$(BUILTINHTML)"
cp -f $(BUILTINHTMLINNER)/xrefs.txt $(BUILTINHTML)
endif
endif
{end-define}

.PHONY: transferdocumentation
Expand Down

0 comments on commit 70d7057

Please sign in to comment.