aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-03-09 11:46:42 -0300
committerEuAndreh <eu@euandre.org>2025-03-09 16:12:34 -0300
commitb7ea78128b8d0cf4a2c6b5ba3222baded0521127 (patch)
treeb578e492806746b23738117632365268ffc61ea0
parentGenerate gzipped variation of final output (diff)
downloadeuandre.org-b7ea78128b8d0cf4a2c6b5ba3222baded0521127.tar.gz
euandre.org-b7ea78128b8d0cf4a2c6b5ba3222baded0521127.tar.xz
Makefile: Touch gzipped file after generationHEADmain
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c1db639..d85fce3 100644
--- a/Makefile
+++ b/Makefile
@@ -155,6 +155,7 @@ $(feeds.xml):
$(contents.gz):
gzip -9fk $*
+ touch $@