From 0d53cd3855efb536676a9dcfeadf7bf2c5de6e14 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 25 Jul 2024 00:58:20 +0000 Subject: shibari-cache skeleton builds! Signed-off-by: Laurent Bercot --- package/targets.mak | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package/targets.mak') diff --git a/package/targets.mak b/package/targets.mak index a5a43cc..42e8691 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -1,7 +1,8 @@ BIN_TARGETS := \ shibari-server-tcp \ shibari-server-udp \ -shibari-cache-config +shibari-cache-config \ +shibari-cache LIBEXEC_TARGETS := -- cgit v1.3.1