diff options
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 e811c1f..09fe7b1 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -37,7 +37,8 @@ s6-true \ s6-uniquename \ s6-unquote \ s6-unquote-filter \ -s6-update-symlinks +s6-update-symlinks \ +seekablepipe SBIN_TARGETS := LIBEXEC_TARGETS := |