aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index f7d5eb1..d236a08 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -33,7 +33,6 @@ CONTENT_SCRIPTS = $(addprefix content/, \
amso-shop.js \
botland-shop.js \
go-away-bot-blocker.js \
- google-drive-folders.js \
janessa-garrow-home-site.js \
linkedin-pulse.js \
stephanskirche-cathedral-site.js \
@@ -46,6 +45,7 @@ CONTENT_SCRIPTS = $(addprefix content/, \
BG_SCRIPTS = $(addprefix background/, \
background.js \
+ google-drive-folders.js \
)
manifest.json: manifest.json.in get-code-block.awk $(CONTENT_SCRIPTS) \