summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-05-13 02:10:43 -0400
committerJune McEnroe <june@causal.agency>2018-05-13 02:10:43 -0400
commit8c813ec552814b87046354bbc0219ecdb62fd98d (patch)
tree75a15308b74f964ed796cadc92082c50d8d29888 /bin/Makefile
parentTabify bin (diff)
downloadsrc-8c813ec552814b87046354bbc0219ecdb62fd98d.tar.gz
src-8c813ec552814b87046354bbc0219ecdb62fd98d.zip
Add modem
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 685ea6f0..92c02f26 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -1,4 +1,4 @@
-ANY_BINS = atch brot dtch gfxx glitch hnel pbcopy pbd pbpaste pngo scheme wake xx
+ANY_BINS = atch brot dtch gfxx glitch hnel modem pbcopy pbd pbpaste pngo scheme wake xx
 BSD_BINS = klon watch
 LIN_BINS = bri fbatt fbclock
 ALL_BINS = $(ANY_BINS) $(BSD_BINS) $(LIN_BINS)