From 7be066975a8e45bfe13b0f8e8abf0c3ab3ace081 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 31 Mar 2018 13:04:01 -0400 Subject: Add color scheme PNG generator --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index 3cec67ee..c04789d4 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -1,4 +1,4 @@ -ANY_BINS = atch dtch gfxx glitch hnel pbcopy pbd pbpaste pngo wake xx +ANY_BINS = atch dtch gfxx glitch hnel pbcopy pbd pbpaste pngo scheme wake xx BSD_BINS = klon watch LIN_BINS = bri fbatt fbclock ALL_BINS = $(ANY_BINS) $(BSD_BINS) $(LIN_BINS) -- cgit 1.4.1