diff options
Diffstat (limited to '')
-rw-r--r-- | doc/thesis/Makefile | 1 |
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: |