diff --git a/Makefile b/Makefile index 0fa3331..0e9cdcc 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,7 @@ venv_bash: _build/.stamp_venv source _build/venv/bin/activate && bash + _build: mkdir -p _build