From 880588ac37dab91fc978858ecdf4c4358d03b2b9 Mon Sep 17 00:00:00 2001 From: Jean-Michel Tremblay Date: Sun, 19 Apr 2026 21:50:00 -0400 Subject: [PATCH] makefile shenanigans --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a35bcc2..e0cd297 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: examples +.PHONY: examples resume.pdf CC = xelatex EXAMPLES_DIR = examples