diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-11 02:54:05 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-11 02:54:05 +0000 |
| commit | 5876e2f9e260ef46330edfa6f258c6d88b7e5d50 (patch) | |
| tree | 4e56a24bdbcfd9bf9bc39cbb1a4d6fc5fec74a74 /package/targets.mak | |
| parent | e135a92c11f1fe1e13c1c17df6616bae56d215e8 (diff) | |
| download | s6-frontend-5876e2f9e260ef46330edfa6f258c6d88b7e5d50.tar.gz | |
Add repository_check; add basic documentation
Diffstat (limited to 'package/targets.mak')
| -rw-r--r-- | package/targets.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/targets.mak b/package/targets.mak index 8b2a86a..bc266f5 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -1,8 +1,8 @@ BIN_TARGETS := \ s6 \ -s6-frontend LIBEXEC_TARGETS := \ +s6-frontend \ s6-frontend-helper-kill \ EXTRA_TARGETS := \ |
