Browse Source

python-07

master
Dimitri Merejkowsky 5 years ago
parent
commit
52c0f82567
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      sessions/Makefile

+ 1
- 1
sessions/Makefile View File

@@ -1,4 +1,4 @@
all: python-06.pdf
all: python-07.pdf

%.pdf: %.md
pandoc -t beamer $< -o $@