From 8b31ba1579402498824400f25c7c413d85349403 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 7 Jun 2024 23:10:07 +0100 Subject: Fix: Makefile: PHONY: slides --- Makefile.bookup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.bookup') diff --git a/Makefile.bookup b/Makefile.bookup index dff64f8..4bb3aa1 100644 --- a/Makefile.bookup +++ b/Makefile.bookup @@ -46,7 +46,7 @@ YEAR = $(shell date +%Y) # Phony targets # -.PHONY: archive site +.PHONY: archive slides site # # Default target -- cgit v1.2.3