From 21878fc139bd39bfb476f2c6f76ca9b0c15d6ec8 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 28 Aug 2019 17:13:16 -0400 Subject: Use rand(3) in beef --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') 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 -- cgit 1.4.1