build: update make target

This commit is contained in:
ktyl 2023-12-03 23:33:35 +00:00
parent b67863f972
commit b8c3974807
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