summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5fd4e32..6d0cbff 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ CSS := style.css
WELLKNOWN := $(addprefix .well-known/, keybase.txt)
FILES := $(HTML) $(CSS) robots.txt sitemap.xml sitemap1.xml \
- $(WELLKNOWN)
+ $(WELLKNOWN) glider.png
site: build/.well-known/ $(addprefix build/, $(FILES))