aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 05:25:38 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-21 05:25:38 +0000
commit6656fd85d41e7eca300ec76d8563de267be34af2 (patch)
tree09e10d1146528b846b0505d45b7bff1a66442db2
parent59c368f0189ea090024c5c1976b7508db643af04 (diff)
downloadtipidee-6656fd85d41e7eca300ec76d8563de267be34af2.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)" \