From 12e43413deb2337bc12ed95e23acf78426ad6a44 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Tue, 13 Feb 2018 13:17:47 -0500 Subject: Add PNG stream splitter I don't know, somehow this is easier than having gfxx care about where it's writing to. --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index 708860c6..44454bff 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -1,4 +1,4 @@ -ANY_BINS = atch dtch gfxx hnel pbcopy pbd pbpaste wake xx +ANY_BINS = atch dtch gfxx hnel pbcopy pbd pbpaste pngs wake xx BSD_BINS = jrp klon typo watch LIN_BINS = bri fbatt fbclock ALL_BINS = $(ANY_BINS) $(BSD_BINS) $(LIN_BINS) -- cgit 1.4.1