diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-08-20 18:12:37 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-08-20 18:12:37 +0000 |
| commit | 45c04a53fb9fbefe4dd86514c7563b4af1961dfb (patch) | |
| tree | 4e90eed434b9292e405245d5394e9a9f3e3a3c46 /package/targets.mak | |
| parent | 1360696c2d6ed7083a71979c8382c9d34df12cf0 (diff) | |
| download | shibari-45c04a53fb9fbefe4dd86514c7563b4af1961dfb.tar.gz | |
Add a lot of stuff, disable shibari-cache build for now
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/targets.mak')
| -rw-r--r-- | package/targets.mak | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/targets.mak b/package/targets.mak index 42e8691..094fa88 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -1,8 +1,8 @@ BIN_TARGETS := \ shibari-server-tcp \ shibari-server-udp \ -shibari-cache-config \ -shibari-cache +# shibari-cache \ +shibari-cache-config LIBEXEC_TARGETS := |
