summaryrefslogtreecommitdiffstats
path: root/raul.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'raul.pc.in')
-rw-r--r--raul.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/raul.pc.in b/raul.pc.in
index cbf8fc5..b405f37 100644
--- a/raul.pc.in
+++ b/raul.pc.in
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: raul
Version: @VERSION@
Description: A C++ convenience library for realtime audio applications
-Libs:
+Libs: -L${libdir} -lraul
Cflags: -I${includedir}