diff --git a/Makefile b/Makefile index 43dbb941..68bc64f0 100644 --- a/Makefile +++ b/Makefile @@ -83,5 +83,7 @@ dist: vendor clean: rm -f wwclient rm -f wwctl + rm -rf _dist + rm -f warewulf-$(VERSION).tar.gz install: files services