Skip to content
Snippets Groups Projects
Verified Commit e6ed9eab authored by ck85nori's avatar ck85nori :railway_track:
Browse files

fixes makefile dependency

parent 587dd51b
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ SUBDIRS = \
$(SUBDIRS):
$(MAKE) -C $@
pandoc-papers.pdf: paper.md
pandoc-papers.pdf: pandoc-papers.md
pandoc \
-V aspectratio=169 \
-V institute=iDiv \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment