Browse Source

Makefile: have "docs" subcommand write to correct subdirectory

add-remove-to-filo-queue
Christopher Lemmer Webber 5 years ago
parent
commit
d9c113b5ad
No known key found for this signature in database
GPG Key ID: 4BC025925FF8F4D3
  1. 2
      Makefile

2
Makefile

@ -15,4 +15,4 @@ clean:
doc: docs doc: docs
docs: docs:
scribble +m --htmls goblins/scribblings/goblins.scrbl scribble --dest goblins/doc +m --htmls goblins/scribblings/goblins.scrbl

Loading…
Cancel
Save