diff --git a/Makefile b/Makefile index e2c74e7..b1222fa 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Stuff for make to work make magic. .DEFAULT: all .SUFFIXES: .part .html -.PHONY: all +.PHONY: all clean deploy .EXPORT_ALL_VARIABLES: BASE_TITLE = Recycled Cloud