From 277906f45fd5831ebd1692c9bc6697e6c4d0394b Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 25 Feb 2018 12:53:50 -0500 Subject: Remove jrp It was fun. --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index 3e9fd463..bb834767 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -1,5 +1,5 @@ ANY_BINS = atch dtch gfxx hnel pbcopy pbd pbpaste pngo wake xx -BSD_BINS = jrp klon watch +BSD_BINS = klon watch LIN_BINS = bri fbatt fbclock ALL_BINS = $(ANY_BINS) $(BSD_BINS) $(LIN_BINS) GFX ?= none -- cgit 1.4.1