From 69c1b1b2acc018fe7342106543de2ca19688b225 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 25 Feb 2021 19:45:56 -0500 Subject: Add catsit-timer utility --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 573c1f3..2f52b2f 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ RC_SCRIPT = ${UNAME}/catsitd -include config.mk -BINS = catsit-watch +BINS = catsit-timer catsit-watch SBINS = catsit catsitd MAN1 = ${BINS:=.1} MAN5 = catsit.conf.5 -- cgit 1.4.1