From 1277f853696c26dba7960462ee49c5d9d39eab47 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Thu, 9 May 2019 16:34:32 -0400 Subject: Add option to go directly to the latest capture --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3