aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 05:20:12 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 05:20:12 +0000
commite38ccbf6fe441c41410fc9e03f71dd88f7ce1a15 (patch)
tree6c10ccebf3601f3901194d0322342b9c349ba7ad
parent0eeedc7455f69e3570d946d4265e98699dac34cc (diff)
downloads6-networking-e38ccbf6fe441c41410fc9e03f71dd88f7ce1a15.tar.gz
Fix dotpc
-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)" \