build: update make target

This commit is contained in:
ktyl 2023-12-03 23:33:35 +00:00
parent 89bdaf95b9
commit 7a29773169
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ blog: $(HTML_INCLUDES) $(CSS_TARGETS)
done
garden:
make --directory $(GARDEN_BASE_DIR) html
make --directory $(GARDEN_BASE_DIR) site
clean:
make --directory $(GARDEN_BASE_DIR) clean