aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Simple/Makefile
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-08-05 11:00:53 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-08-05 11:00:53 +0200
commit769ee237046a8553583e0414e1f56877b7f1a847 (patch)
treef82b26be6fce4cfb61a44069dcbd99a613de4dfc /docs/Simple/Makefile
parente35ad2d4d393318bd36fcee43995bd3bc2989619 (diff)
downloadrefcat-769ee237046a8553583e0414e1f56877b7f1a847.tar.gz
refcat-769ee237046a8553583e0414e1f56877b7f1a847.zip
wip: paper
Diffstat (limited to 'docs/Simple/Makefile')
-rw-r--r--docs/Simple/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Simple/Makefile b/docs/Simple/Makefile
index e55adc9..d66a575 100644
--- a/docs/Simple/Makefile
+++ b/docs/Simple/Makefile
@@ -2,6 +2,7 @@ main.pdf: main.tex
pdflatex main.tex
bibtex main
pdflatex main.tex
+ pdflatex main.tex
.PHONY: clean