about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-25 19:45:56 -0500
committerJune McEnroe <june@causal.agency>2021-02-25 19:45:56 -0500
commit69c1b1b2acc018fe7342106543de2ca19688b225 (patch)
tree900d62baf6f7d225a611add31b7349664dd1084a /Makefile
parentAdd catsit-watch utility (diff)
downloadcatsit-69c1b1b2acc018fe7342106543de2ca19688b225.tar.gz
catsit-69c1b1b2acc018fe7342106543de2ca19688b225.zip
Add catsit-timer utility
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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