summaryrefslogtreecommitdiffstats
path: root/suil.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'suil.pc.in')
-rw-r--r--suil.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/suil.pc.in b/suil.pc.in
index bf64c5c..72b58d7 100644
--- a/suil.pc.in
+++ b/suil.pc.in
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: Suil
Version: @SUIL_VERSION@
Description: LV2 plugin UI hosting library
-Libs: -L${libdir} -lsuil-@SUIL_MAJOR_VERSION@
+Libs: -L${libdir} -l@LIB_SUIL@
Cflags: -I${includedir}/suil-@SUIL_MAJOR_VERSION@