summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2022-02-23 20:29:50 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2022-02-23 21:04:27 +0100
commita3b76e82d935d78e41aa54c3228dbd6fb9e36fc1 (patch)
tree9f528b27708f510327f4ad45ec7926178d0c79e4 /Makefile
parentcd1fde0ab2914ae44f1872927dbbe6fc19d63743 (diff)
downloadquatuorbellefeuille.com-a3b76e82d935d78e41aa54c3228dbd6fb9e36fc1.tar.xz
Fix instructions HTMLization & tidy up
Thank Humanity for linters.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 055daf8..ca01374 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ scripts_folders = $(call dirnames,$(scripts))
all: site
-feeds: $(feeds_folders)
+feeds:
./admin/feeds/build-feeds.sh $(feeds_src)
upload: site