From 7803af2414b35a5f0b3edbcc9e000bf1a813da40 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Thu, 15 Feb 2018 21:43:04 -0500 Subject: Add WIP pngo which produces glitch art --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index 9835cb57..3e9fd463 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 pngo wake xx BSD_BINS = jrp klon watch LIN_BINS = bri fbatt fbclock ALL_BINS = $(ANY_BINS) $(BSD_BINS) $(LIN_BINS) -- cgit 1.4.1