diff --git a/Makefile b/Makefile index d6dbf59..bf87ffe 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ .EXPORT_ALL_VARIABLES: PAGES = index.html -BLOBS = assets/ +BLOBS = assets/ services/ all: $(PAGES)