From ca8c173e7740dff3201896487a40c472445a9d97 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 2 Dec 2018 22:26:45 -0500 Subject: Rename watch to rec A watch binary already exists in various places (but isn't useful). --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index 571313e5..d66122e4 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -16,7 +16,7 @@ BIN += ttpre BIN += wake BIN += xx -BIN_BSD += watch +BIN_BSD += rec BIN_LINUX += bri BIN_LINUX += fbatt -- cgit 1.4.1