From 55e5a2994c834e972503b99dfd344cfd9ac4ac29 Mon Sep 17 00:00:00 2001 From: June 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