summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-28 17:13:16 -0400
committerJune McEnroe <june@causal.agency>2019-08-28 17:13:16 -0400
commit21878fc139bd39bfb476f2c6f76ca9b0c15d6ec8 (patch)
tree85f6ad387ac10524177f8767cc88c66c18a5679c /bin/Makefile
parentRemove wake (diff)
downloadsrc-21878fc139bd39bfb476f2c6f76ca9b0c15d6ec8.tar.gz
src-21878fc139bd39bfb476f2c6f76ca9b0c15d6ec8.zip
Use rand(3) in beef
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 7bffb1f9..bf096907 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -19,6 +19,7 @@ LDLIBS_x11 = ${LDLIBS} -lX11
 -include config.mk
 
 BINS_ANY += aes
+BINS_ANY += beef
 BINS_ANY += bit
 BINS_ANY += dtch
 BINS_ANY += glitch
@@ -42,7 +43,6 @@ LINKS_ANY += open
 LINKS_ANY += pbcopy
 LINKS_ANY += pbpaste
 
-BINS_BSD += beef
 BINS_BSD += wat
 
 BINS_GFX += brot