Skip to content

Commit

Permalink
Makefile: Remove obsolete fontawesome5.sty
Browse files Browse the repository at this point in the history
  • Loading branch information
liweitianux committed Nov 16, 2023
1 parent a5e57ac commit d3ac3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d3ac3b1

Please sign in to comment.