diff --git a/Makefile b/Makefile index c675df8..b0824cf 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,4 @@ site: python3 site_gen.py + +.PHONY: site