summaryrefslogtreecommitdiffstats
path: root/afb-helpers.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'afb-helpers.pc.in')
-rw-r--r--afb-helpers.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/afb-helpers.pc.in b/afb-helpers.pc.in
index fe96b86..513e064 100644
--- a/afb-helpers.pc.in
+++ b/afb-helpers.pc.in
@@ -25,6 +25,6 @@ Name: @TARGET_NAME@
Description: @PROJECT_DESCRIPTION@
Version: @PROJECT_VERSION@
URL: @PROJECT_URL@
-Libs: -L@CMAKE_INSTALL_LIBDIR@ -l@TARGET_NAME@
+Libs: -L${libdir} -l@TARGET_NAME@
Cflags: -I${includedir}