commit: 31eaa0dfe02e38a71d52170a3e07bac58c8476b3
parent: 1ecd90413bd8ad49522273ebeb31c0b56b89f310
author: Chris Noxz <chris@noxz.tech>
date: Fri, 22 Jul 2022 11:06:47 +0200
remove ipfs from PHONY
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
@@ -37,4 +37,4 @@ preview:
@echo trying to start web server at port 8000
@python -m http.server 8000 --directory ./noxz.tech
-.PHONY: all check publish ipfs clean clean-git preview
+.PHONY: all check publish clean clean-git preview