aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-19 00:54:54 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-19 00:54:54 +0000
commitfe5fc1daeb575e24b750712fc8acf71626ea8819 (patch)
tree8f36016138cb0c98358abe89b4e5a8477cbf3294 /Makefile
parentfcaf7cff449863eefde42b3d8b71c1dda780a88a (diff)
downloads6-frontend-fe5fc1daeb575e24b750712fc8acf71626ea8819.tar.gz
Doc fixes, .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)" \