aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2023-11-16 09:27:48 +0800
committerAaron LI <aly@aaronly.me>2023-11-16 09:27:48 +0800
commitd3ac3b1a2c8eb3f8afa0bad6e2abb0bacc6dc9c2 (patch)
tree5440981af082b4902779db95da53542eda4df63b
parenta5e57acf5fb511864649372c0583016dd6b78d57 (diff)
downloadresume-d3ac3b1a2c8eb3f8afa0bad6e2abb0bacc6dc9c2.tar.bz2
Makefile: Remove obsolete fontawesome5.sty
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1b3a02..7d7db85 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DEPS:= resume.cls fontawesome5/fontawesome5.sty
+DEPS:= resume.cls
SRCS:= resume-zh.tex resume-en.tex
PDFS:= $(SRCS:%.tex=%.pdf)
PDFCAT:= resume-zh+en.pdf