about summary refs log tree commit diff stats
path: root/dragonfly/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dragonfly/Makefile')
-rw-r--r--dragonfly/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dragonfly/Makefile b/dragonfly/Makefile
index f203f27..f438f1f 100644
--- a/dragonfly/Makefile
+++ b/dragonfly/Makefile
@@ -81,6 +81,8 @@ install: all
 	install -m 644 ../tld-rules $(DESTDIR)$(RESDIR)
 	install -m 644 ../style.css $(DESTDIR)$(RESDIR)
 	install -m 644 ../hsts-preload $(DESTDIR)$(RESDIR)
+	install -m 644 ../torenabled.ico $(DESTDIR)$(RESDIR)
+	install -m 644 ../tordisabled.ico $(DESTDIR)$(RESDIR)
 
 clean:
 	rm -f xombrero *.o
n41' href='#n41'>41 42 43 44