diff options
Diffstat (limited to 'slo/Makefile')
-rw-r--r-- | slo/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/slo/Makefile b/slo/Makefile new file mode 100644 index 0000000..38e2ea2 --- /dev/null +++ b/slo/Makefile @@ -0,0 +1,4 @@ +SHELL := /bin/bash +# -V geometry:margin=1cm +default: + pandoc saloma.md -f markdown -o saloma.pdf |