From 4ecd0d4ed47be7945607bc7dd31cbc2a3d3850e4 Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Fri, 6 Apr 2018 15:45:51 +0200 Subject: [PATCH] Add bib to makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e6c2e41..3aea63e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -SRC=${wildcard *.tex} +SRC=${wildcard *.tex} these.bib OPT=--pdf --synctex --command "makeidx.style index.ist" all: main.pdf