summaryrefslogtreecommitdiff
path: root/package/targets.mak
diff options
context:
space:
mode:
Diffstat (limited to 'package/targets.mak')
-rw-r--r--package/targets.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak
index ca447b8..32971b9 100644
--- a/package/targets.mak
+++ b/package/targets.mak
@@ -58,3 +58,7 @@ s6-setuidgid
LIBEXEC_TARGETS := s6lockd-helper
LIB_DEFS := S6=s6
+
+ifneq ($(EXECLINE_LIB),)
+BIN_TARGETS += s6-usertree-maker
+endif