summaryrefslogtreecommitdiff
path: root/package/targets.mak
diff options
context:
space:
mode:
Diffstat (limited to 'package/targets.mak')
-rw-r--r--package/targets.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak
index 4208b12..bfbf3a6 100644
--- a/package/targets.mak
+++ b/package/targets.mak
@@ -63,5 +63,6 @@ LIBEXEC_TARGETS := s6lockd-helper
LIB_DEFS := S6=s6
ifneq ($(EXECLINE_LIB),)
+LIB_DEFS += S6AUTO=s6auto
BIN_TARGETS += s6-usertree-maker
endif