From: Michael D. Lowis Date: Mon, 24 Dec 2018 03:59:38 +0000 (-0500) Subject: add bin/pick to makefile X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=6a0d8e619f830b8a42375f826550a2e59a315045;p=projs%2Ftide.git add bin/pick to makefile --- diff --git a/Makefile b/Makefile index 53e605a..9a805de 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ INCS = -Iinc/ -BINS = bin/tide bin/registrar bin/edit bin/fetch +BINS = bin/tide bin/registrar bin/edit bin/fetch bin/pick MAN1 = docs/tide.1 LIBEDIT_OBJS = \