diff --git a/Makefile b/Makefile
index 580f4916a5828f74f4475919580a67faf028554e..ec69fec63cc47162d46fc430442960c76165ff60 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ pandoc-papers.pdf: pandoc-papers.md
 		-V institute=iDiv \
 		-V theme=Frankfurt \
 		-V navigation=horizontal \
-		-s paper.md -t beamer -o pandoc-papers.pdf
+		-s pandoc-papers.md -t beamer -o pandoc-papers.pdf
 
 all: subdirs