aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-02-03 06:21:09 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-02-03 06:21:09 +0000
commitfb572d1b82793c743dd19a05d87c3cfc30aa50d2 (patch)
treedebd96bcd5dde6453ce03ca1a9f78c5624e2934f /Makefile
parentbaaddb22b8a8e0fc071759d2f9b6280b7aa8f3d8 (diff)
downloads6-dns-fb572d1b82793c743dd19a05d87c3cfc30aa50d2.tar.gz
Fix dotpc; allow dummy s6dns_engine queries with qtype = 0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a8af4b4..62bc1a1 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ endif
lib$(2).pc:
exec env \
+ prefix="$(prefix)" \
library="$(2)" \
includedir="$(includedir)" \
dynlibdir="$(dynlibdir)" \