From da5080c53ce8e9e520187e19eeb907c46607b4f0 Mon Sep 17 00:00:00 2001 From: epoch Date: Tue, 1 Feb 2022 03:21:34 +0000 Subject: wikipedia search handler added and normal handler updated --- contrib/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/Makefile') diff --git a/contrib/Makefile b/contrib/Makefile index 53667f6..06b2d9c 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -7,4 +7,5 @@ all: install: install -Dt $(PREFIX)/bin wikipedia-handler + install -Dt $(PREFIX)/bin wikipedia-search-handler install -Dt ~/.config/uristart.conf.d/ wikipedia.uristart.conf -- cgit v1.2.3