diff --git a/Makefile b/Makefile index 81c98fb..b12fd8e 100644 --- a/Makefile +++ b/Makefile @@ -72,6 +72,7 @@ clean: web: python setup.py develop # or `install` + python update-settings.py isso run .PHONY: clean site man init js coverage test web