diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-07-25 00:58:20 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-07-25 00:58:20 +0000 |
| commit | 0d53cd3855efb536676a9dcfeadf7bf2c5de6e14 (patch) | |
| tree | fa406fba596970111af72846af7bedf467e9b174 /package/targets.mak | |
| parent | fc85d676b5ca3de92264dfcb41c98d7c9b0d1398 (diff) | |
| download | shibari-0d53cd3855efb536676a9dcfeadf7bf2c5de6e14.tar.gz | |
shibari-cache skeleton builds!
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/targets.mak')
| -rw-r--r-- | package/targets.mak | 3 |
1 files changed, 2 insertions, 1 deletions
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 := |
