about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 14fd61ae30c3..00d77dd36cfd 100644
--- a/Makefile
+++ b/Makefile
@@ -12,3 +12,6 @@ $(ARCH_PKG):
 docker: archpkg
 	cat Dockerfile.raw | envsubst > Dockerfile; \
 	docker build -t tazjin/tazblog .
+
+clean:
+	rm -rf dist arch/*.pkg.tar.xz arch/pkg arch/src arch/*. Dockerfile