]> git.mdlowis.com Git - projs/tide.git/commitdiff
add bin/pick to makefile
authorMichael D. Lowis <mike@mdlowis.com>
Mon, 24 Dec 2018 03:59:38 +0000 (22:59 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Mon, 24 Dec 2018 03:59:38 +0000 (22:59 -0500)
Makefile

index 53e605a400738fd88dcbdc29f6766d28843d891c..9a805de855840d12ca4c3151993cee5badc5162b 100644 (file)
--- 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 =       \