aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 04:39:26 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 04:39:26 +0000
commit9665b8e2f027b679d76f0866b3d37b46c2580dc3 (patch)
tree0b87e53d87d256d8a6f01273cb41c02c74535778
parent919eb58c9b2939d1ece0536aad73185237f2fdaa (diff)
downloadpamela-9665b8e2f027b679d76f0866b3d37b46c2580dc3.tar.gz
Fix dotpc generation
-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)" \