aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-05-30 09:05:27 -0600
committernathan <nathansmith@disroot.org>2025-05-30 09:05:27 -0600
commit3bccbc10419c2025042b53bcc04b8e2f0b020b95 (patch)
tree747dcf173b5d817433a21c993a57dc88c7e7d53f /Makefile
parent90691b713217913c91b2252bb6c3471630310e4b (diff)
Started working on gopher
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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/*