summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6df1ea8..2464c5b 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ pages += way-to-be-great.txt space lost-pen.txt space authenticated-counterfeit.
3pages += bitcoin.txt space monad-tutorial.txt break 3pages += bitcoin.txt space monad-tutorial.txt break
4pages += why.txt space dis.txt break 4pages += why.txt space dis.txt break
5pages += argument.txt space medium.txt break 5pages += argument.txt space medium.txt break
6pages += introduction.txt break 6pages += introduction.txt $(if $(FINALE),finale.txt) break
7 7
8output_name = poetrybook 8output_name = poetrybook
9pdf_viewer = evince 9pdf_viewer = evince