Add bib to makefile

This commit is contained in:
Fabrice Mouhartem 2018-04-06 15:45:51 +02:00
parent 7687eb9b23
commit 4ecd0d4ed4

View File

@ -1,4 +1,4 @@
SRC=${wildcard *.tex}
SRC=${wildcard *.tex} these.bib
OPT=--pdf --synctex --command "makeidx.style index.ist"
all: main.pdf