summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-04 18:10:16 -0300
committerEuAndreh <eu@euandre.org>2025-04-04 18:10:16 -0300
commit0ab4c9a0fb454db91188a197b0dfd1b66dc2a200 (patch)
tree5c57cadf817b732d535f67d7b0efc4b477575292 /Makefile
parentsrc/content/favicon.ico: Add refresheable rule in Makefile (diff)
downloadeuandre.org-0ab4c9a0fb454db91188a197b0dfd1b66dc2a200.tar.gz
euandre.org-0ab4c9a0fb454db91188a197b0dfd1b66dc2a200.tar.xz
Makefile: Add missing files from $(SRCDIR) installation
Diffstat (limited to '')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0f8f756..e7b052f 100644
--- a/Makefile
+++ b/Makefile
@@ -80,8 +80,11 @@ listings.html = $(listings.adoc:.adoc=.html)
sources = \
$(sources.adoc) \
+ $(sources.extras) \
$(images.svg) \
src/content/style.css \
+ src/content/favicon.ico \
+ src/content/$(PUBURL) \
dynamic-contents = \
$(sources.html) \