diff options
| -rw-r--r-- | Makefile | 1 | ||||
| -rw-r--r-- | README | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -42,6 +42,7 @@ endif lib$(2).pc: exec env \ + prefix="$(prefix)" \ library="$(2)" \ includedir="$(includedir)" \ dynlibdir="$(dynlibdir)" \ @@ -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. - |
