aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-09-05 17:25:24 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-09-05 17:25:24 +0200
commitecf5a0fa969f37185de925e7607c7f6e7c6e1d51 (patch)
tree04f9a6f76d9be0e76bfef7fcd011dba0f70762b5 /makefile
parentc129df28338644c43b0a202ff71e1ff61107e765 (diff)
kinda working time overview script
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile
index 6c234ba..02c583e 100644
--- a/makefile
+++ b/makefile
@@ -12,3 +12,5 @@ LATEXMKFLAGS += -interaction=nonstopmode
%.tex: %.txt
./time2tex.py $< > $@
+timerep.pdf: time.tex
+