diff options
Diffstat (limited to 'package/targets.mak')
| -rw-r--r-- | package/targets.mak | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak index d4e0376..dbe0b68 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -63,8 +63,10 @@ s6-instance-status \ s6-instance-list LIB_DEFS := S6=s6 +S6_DESCRIPTION := ifneq ($(EXECLINE_LIB),) LIB_DEFS += S6AUTO=s6auto +S6AUTO_DESCRIPTION := The s6auto library (C helpers to create service directories) BIN_TARGETS += s6-usertree-maker s6-instance-maker endif |
