aboutsummaryrefslogtreecommitdiffhomepage
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 f09e03c..6aa480a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@
NAME = wayback_machine_button
-FILES = background.js manifest.json $(ICONS)
+FILES = background.js manifest.json options.html options.js $(ICONS)
ICONS = icon128.png icon16.png icon48.png
.PHONY: all