diff options
| author | EuAndreh <eu@euandre.org> | 2024-09-28 12:44:59 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2024-09-28 12:44:59 -0300 |
| commit | b98614b371fa58475bdcad5204a67854220c7e68 (patch) | |
| tree | b7350b8a9002acb8a681952cefd70ee2e4623669 /Makefile | |
| parent | Makefile: Remove duplicate blog.html from $(contents) variable (diff) | |
| download | papo.im-b98614b371fa58475bdcad5204a67854220c7e68.tar.gz papo.im-b98614b371fa58475bdcad5204a67854220c7e68.tar.xz | |
Makefile: Rebuild HTML when src/headers.txt changes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
