aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 12a28bd..4e565e0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,4 @@
all: *.adoc
asciidoctor main.adoc --out-file sinking-ship.html
+ asciidoctor txt/player-handout.adoc --out-file player-handout.html
asciidoctor -r asciidoctor-pdf -b pdf main.adoc --out-file sinking-ship.pdf \ No newline at end of file