summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-09-28 12:44:59 -0300
committerEuAndreh <eu@euandre.org>2024-09-28 12:44:59 -0300
commitb98614b371fa58475bdcad5204a67854220c7e68 (patch)
treeb7350b8a9002acb8a681952cefd70ee2e4623669 /Makefile
parentMakefile: Remove duplicate blog.html from $(contents) variable (diff)
downloadpapo.im-b98614b371fa58475bdcad5204a67854220c7e68.tar.gz
papo.im-b98614b371fa58475bdcad5204a67854220c7e68.tar.xz
Makefile: Rebuild HTML when src/headers.txt changes
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ba93a25..af212e4 100644
--- a/Makefile
+++ b/Makefile
@@ -99,6 +99,7 @@ all: $(derived-assets)
$(derived-assets): Makefile deps.mk
$(sources.conf): src/global.conf
+$(sources.html): src/headers.txt
src/global.conf: src/base.conf