aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--README1
2 files changed, 1 insertions, 1 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)" \
diff --git a/README b/README
index 68d1146..512a767 100644
--- a/README
+++ b/README
@@ -24,4 +24,3 @@ listening to the netlink, and does not fork.
Please use the <skaware at list.skarnet.org> mailing-list for
questions about mdevd.
-