diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-03 06:21:09 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-03 06:21:09 +0000 |
| commit | fb572d1b82793c743dd19a05d87c3cfc30aa50d2 (patch) | |
| tree | debd96bcd5dde6453ce03ca1a9f78c5624e2934f /Makefile | |
| parent | baaddb22b8a8e0fc071759d2f9b6280b7aa8f3d8 (diff) | |
| download | s6-dns-fb572d1b82793c743dd19a05d87c3cfc30aa50d2.tar.gz | |
Fix dotpc; allow dummy s6dns_engine queries with qtype = 0
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ endif lib$(2).pc: exec env \ + prefix="$(prefix)" \ library="$(2)" \ includedir="$(includedir)" \ dynlibdir="$(dynlibdir)" \ |
