summaryrefslogtreecommitdiff
path: root/mkdeps.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-05 14:53:45 -0300
committerEuAndreh <eu@euandre.org>2025-04-05 14:53:45 -0300
commit042955d475fe434acf55e86d008f215ed0ab21c1 (patch)
tree26d12402422d112b3a84dd32fdf288e8033a887a /mkdeps.sh
parentMakefile: Add missing dependency for refresheable files gz (diff)
downloadeuandre.org-042955d475fe434acf55e86d008f215ed0ab21c1.tar.gz
euandre.org-042955d475fe434acf55e86d008f215ed0ab21c1.tar.xz
Makefile, deps.mk, mkdeps.sh: Cosmetic tweaks
Diffstat (limited to 'mkdeps.sh')
-rwxr-xr-xmkdeps.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdeps.sh b/mkdeps.sh
index 5085498..9ede4ff 100755
--- a/mkdeps.sh
+++ b/mkdeps.sh
@@ -55,6 +55,7 @@ printf '\n'
files | sed 's/^\(.*\)\.adoc$/\1.links-check-internal:\t\1.links/'
files | sed 's/^\(.*\)\.adoc$/\1.caslinks:\t\1.links/'
+printf '\n'
articles | sed 's/^\(.*\)\.adoc$/\1.feedentry:\t\1.conf\t\1.htmlbody/'
articles | sed 's/^\(.*\)\.adoc$/\1.sortdata:\t\1.conf/'