diff options
Diffstat (limited to 'cryptorave/Makefile')
-rw-r--r-- | cryptorave/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cryptorave/Makefile b/cryptorave/Makefile new file mode 100644 index 0000000..9c338b1 --- /dev/null +++ b/cryptorave/Makefile @@ -0,0 +1,2 @@ +all: + pandoc -t beamer cryptorave.mdwn -o slides.pdf |