summaryrefslogtreecommitdiff
path: root/mkdeps.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-10 18:25:30 -0300
committerEuAndreh <eu@euandre.org>2025-04-10 18:27:49 -0300
commite2fee12f06db4f3e4c811c6de8cea54a09129878 (patch)
tree9cd8c563a1d5ae0b40128dd4dd059304841cde37 /mkdeps.sh
parentMakefile: Update to latest mkwb(1) sorting (diff)
downloadpapo.im-e2fee12f06db4f3e4c811c6de8cea54a09129878.tar.gz
papo.im-e2fee12f06db4f3e4c811c6de8cea54a09129878.tar.xz
Makefile: Add check-unit-updatedat
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 99a3cd7..119b255 100755
--- a/mkdeps.sh
+++ b/mkdeps.sh
@@ -53,6 +53,7 @@ files | sed 's/^\(.*\)\.adoc$/\1.snippets.gz:\t\1.snippets/'
listings | sed 's|^\(.*\)/index\.adoc$|\1/feed.xml.gz:\t\1/feed.xml|'
printf '\n'
+files | sed 's/^\(.*\)\.adoc$/\1.updatedat-check:\t\1.conf/'
files | sed 's/^\(.*\)\.adoc$/\1.links-internal-check:\t\1.links/'
files | sed 's/^\(.*\)\.adoc$/\1.caslinks:\t\1.links/'
printf '\n'