Re-add cleanup of docs

This commit is contained in:
Griatch 2020-10-12 22:20:21 +02:00
parent aa623651a1
commit 90ba618348

View file

@ -96,7 +96,7 @@ install:
clean:
@rm -Rf $(BUILDDIR)
# @git clean -f -d docs/
@git clean -f -d docs/
@echo "Cleaned old build dir and leftover files."
# not fully working at this time