aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1fa7f3..54ffefa 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,6 @@ BIB_FILE=$(NAME).bib
PDF_FILE=$(NAME).pdf
.PHONY: all clean
-
all: $(PDF_FILE)
$(PDF_FILE): $(TEX_FILE) $(BIB_FILE)