diff options
author | JODBaer <JODBaer@github.com> | 2021-07-12 19:01:59 +0200 |
---|---|---|
committer | JODBaer <JODBaer@github.com> | 2021-07-12 19:01:59 +0200 |
commit | fe76c58ca12076d0e340ef04706c55bfacbf10d1 (patch) | |
tree | 8f025c61d5182bd54730c6aa4cce1d5c8f7afb4d /buch/Makefile | |
parent | divisions created (diff) | |
parent | Name angepasst (diff) | |
download | SeminarMatrizen-fe76c58ca12076d0e340ef04706c55bfacbf10d1.tar.gz SeminarMatrizen-fe76c58ca12076d0e340ef04706c55bfacbf10d1.zip |
Merge remote-tracking branch 'upstream/master' into Baer
Diffstat (limited to 'buch/Makefile')
-rwxr-xr-x | buch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/buch/Makefile b/buch/Makefile index 1cd50dd..b83c72a 100755 --- a/buch/Makefile +++ b/buch/Makefile @@ -19,7 +19,6 @@ buch.pdf: buch.tex $(TEXFILES) buch.ind $(BLXFILES) bibtex buch buch.idx: buch.tex $(TEXFILES) images - touch buch.ind pdflatex buch.tex buch.ind: buch.idx |