diff options
| author | W. Kosior <koszko@koszko.org> | 2026-07-23 13:50:46 +0200 |
|---|---|---|
| committer | W. Kosior <koszko@koszko.org> | 2026-07-23 13:50:46 +0200 |
| commit | f6919c603417b0e64f1c355f207f9b38a7a6e574 (patch) | |
| tree | fe15110f404d44bfec426dad32c784067dc8232e /GNUmakefile | |
| parent | 718e626d6f490c1c0dd0e34f83bf47492965f379 (diff) | |
| download | simple-browser-extension-magister.tar.gz simple-browser-extension-magister.zip | |
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index c0198e9..071c7a1 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -38,6 +38,7 @@ CONTENT_SCRIPTS = $(addprefix content/, \ the-chosen-videos.js \ vatican-news-main-page.js \ vatican-news-site.js \ + varnish-pow-bot-blocker.js \ ) manifest.json: manifest.json.in get-code-block.awk $(CONTENT_SCRIPTS) |
