summaryrefslogtreecommitdiff
path: root/example/libfoo.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'example/libfoo.pc.in')
-rw-r--r--example/libfoo.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/libfoo.pc.in b/example/libfoo.pc.in
index eab313b..4f0f4f5 100644
--- a/example/libfoo.pc.in
+++ b/example/libfoo.pc.in
@@ -6,5 +6,5 @@ includedir=${prefix}/include
Name: libfoo
Description: Pointless example library
Version: 0.0.1
-Libs: -L${libdir}
+Libs: -L${libdir} LIBRARIES
Cflags: -I${includedir}