summaryrefslogtreecommitdiff
path: root/mkdeps.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-03-30 09:38:04 -0300
committerEuAndreh <eu@euandre.org>2025-03-30 09:38:04 -0300
commit6ee3ae5a5f17418966871f62bb17a30bbdd3cad5 (patch)
treed35e993d39b68e2a36221de47cd24731cbc9de77 /mkdeps.sh
parentMakefile: Include derived security.txt during "install" (diff)
downloadeuandre.org-6ee3ae5a5f17418966871f62bb17a30bbdd3cad5.tar.gz
euandre.org-6ee3ae5a5f17418966871f62bb17a30bbdd3cad5.tar.xz
Makefile: Add compressed snippets files
Diffstat (limited to '')
-rwxr-xr-xmkdeps.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdeps.sh b/mkdeps.sh
index 388746c..7698d7f 100755
--- a/mkdeps.sh
+++ b/mkdeps.sh
@@ -49,6 +49,7 @@ files | sed 's/^\(.*\)\.adoc$/\1.html:\t\1.conf\t\1.htmlbody/'
printf '\n'
files | sed 's/^\(.*\)\.adoc$/\1.html.gz:\t\1.html/'
+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'