fix content.yml path

master
zool 9 years ago
parent a28aec3314
commit 2470b1be67

@ -1,4 +1,4 @@
output.pdf : template.tex ../cv-data/content.yml
output.pdf : template.tex content.yml
pandoc $(filter-out $<,$^ ) -o $@ --latex-engine=xelatex --template=$<
clean :

Loading…
Cancel
Save