aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 04:45:29 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 04:45:29 +0000
commit4f9abc77dfe3046477cdcf6da4b487fc6c318b2a (patch)
tree4aa07fa4a1c5d8277919273e509c7d5f1c8b6609 /Makefile
parente99182dab3093f1645f9e4ff216aa752d7443fb1 (diff)
downloadskalibs-4f9abc77dfe3046477cdcf6da4b487fc6c318b2a.tar.gz
Fix dotpc and Solaris build
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4b1f22d..d1af3ec 100644
--- a/Makefile
+++ b/Makefile
@@ -142,6 +142,7 @@ libskarnet.so.xyzzy: $(ALL_DOBJS)
libskarnet.pc:
exec env \
+ prefix="$(prefix)" \
library="skarnet" \
includedir="$(includedir)" \
dynlibdir="$(dynlibdir)" \