aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-18 23:12:41 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-18 23:12:41 +0000
commit564d45db7a27aa8336405c677bda00b1107b7705 (patch)
tree7e0c6138e116e774b397746bf2f2969e38ce676a /Makefile
parent48479fc35c985931ec5258d76f34957daf541ac4 (diff)
downloads6-564d45db7a27aa8336405c677bda00b1107b7705.tar.gz
Doc fix; .pc fix
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)" \