aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/Makefile
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-09-21 21:05:00 +0200
committerNao Pross <np@0hm.ch>2021-09-21 21:07:44 +0200
commitc194faf2bab13f0c9c813d6fa726618fe86af25e (patch)
tree66ee9736b0c1edbeec1686de4c277ba92cc6e0ff /doc/thesis/Makefile
parentCreate test LaTeX workflow (diff)
downloadFading-c194faf2bab13f0c9c813d6fa726618fe86af25e.tar.gz
Fading-c194faf2bab13f0c9c813d6fa726618fe86af25e.zip
Add project plan and thesis to workflow
Diffstat (limited to 'doc/thesis/Makefile')
-rw-r--r--doc/thesis/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile
index 66e0388..84d4a45 100644
--- a/doc/thesis/Makefile
+++ b/doc/thesis/Makefile
@@ -29,7 +29,6 @@ all: $(PDF)
$(TEX) $(TEXARGS) $<
# TODO: makeindex and stuff
$(TEX) $(TEXARGS) $<
- $(TEX) $(TEXARGS) $<
.PHONY: clean cleanall
clean: