repositories
/
tt2015.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af2a9cb
)
added bibtex'
author
Mart Lubbers
<mart@martlubbers.net>
Sun, 20 Dec 2015 18:21:26 +0000
(19:21 +0100)
committer
Mart Lubbers
<mart@martlubbers.net>
Sun, 20 Dec 2015 18:21:26 +0000
(19:21 +0100)
git p
a3/Makefile
patch
|
blob
|
history
diff --git
a/a3/Makefile
b/a3/Makefile
index
2615255
..
257168f
100644
(file)
--- a/
a3/Makefile
+++ b/
a3/Makefile
@@
-13,6
+13,7
@@
all: $(DOCUMENT).pdf
%.dvi: %.tex %.fmt $(SOURCES)
$(LATEX) $(basename $@)
+ bibtex $(basename $@)
$(LATEX) $(basename $@)
$(LATEX) $(basename $@)