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