From a10715151ad0a240fd6f76c459b072f50e2fab49 Mon Sep 17 00:00:00 2001 From: Adolfo Perez Alvarez Date: Thu, 18 Dec 2025 22:11:03 +0100 Subject: [PATCH] Add pick to the list of tools so that it gets installed --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 08de5fa..9c6a1d1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ prefix?=$$HOME/.local/cstow/miscutils bindir=${prefix}/bin mandir=${prefix}/share/man/man1 -bins=bwrap hppt mkgmap newp osc p rot scmfmt ts upcasetl unpage +bins=bwrap hppt mkgmap newp osc p pick rot scmfmt ts upcasetl unpage .PHONY: install clean install: