diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-07 14:08:53 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-07 14:08:53 +0000 |
| commit | de33be8ad62f2c3c2f7c4030b1ebb301a73e0872 (patch) | |
| tree | d97c4a015881ef52fee4236b07a82737f3e431c4 /package/targets.mak | |
| parent | 5ca4a0e5b65066f41af7c670e8200b0d0eba41dd (diff) | |
| download | smtpd-starttls-proxy-de33be8ad62f2c3c2f7c4030b1ebb301a73e0872.tar.gz | |
final batch of code, this should be complete!
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 917dfad..7b116bc 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -1,6 +1,7 @@ BIN_TARGETS := \ smtpd-starttls-proxy-io \ -qmail-remote +qmail-remote \ +qmail-remote-io LIBEXEC_TARGETS := |
