summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-03-02 16:02:57 -0500
committerJune McEnroe <june@causal.agency>2018-03-02 16:02:57 -0500
commit146c529f9d882111a9581be1aff4f3af28be5224 (patch)
tree02c3ca10262d231ac7072e3f136eee252cbd7003 /bin/Makefile
parentSkip chunks by reading in pngo (diff)
downloadsrc-146c529f9d882111a9581be1aff4f3af28be5224.tar.gz
src-146c529f9d882111a9581be1aff4f3af28be5224.zip
Copy glitch from pngo
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile b/bin/Makefile
index bb834767..af587376 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -1,4 +1,4 @@
-ANY_BINS = atch dtch gfxx hnel pbcopy pbd pbpaste pngo wake xx
+ANY_BINS = atch dtch gfxx glitch hnel pbcopy pbd pbpaste pngo wake xx
 BSD_BINS = klon watch
 LIN_BINS = bri fbatt fbclock
 ALL_BINS = $(ANY_BINS) $(BSD_BINS) $(LIN_BINS)