From 3bccbc10419c2025042b53bcc04b8e2f0b020b95 Mon Sep 17 00:00:00 2001 From: nathan Date: Fri, 30 May 2025 09:05:27 -0600 Subject: Started working on gopher --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 449c79f..05bd182 100644 --- a/Makefile +++ b/Makefile @@ -5,4 +5,5 @@ all: .PHONY: clean clean: rm -rf xhtml/* + rm -rf gopher/* -- cgit v1.2.3