summaryrefslogtreecommitdiff
path: root/CommonAPI.pc.in
diff options
context:
space:
mode:
authorJohannes Schanda <schanda@itestra.de>2013-08-22 16:08:31 +0200
committerJohannes Schanda <schanda@itestra.de>2013-08-22 17:06:01 +0200
commit391338e95ce7d4190211d7b63c49c1cf71fb0bed (patch)
tree23ae3c61d84bfb4fe505f9f1a6071bec9c2665ba /CommonAPI.pc.in
parentddc9dc7b5e32c85579deda648c00ef97ab1b8684 (diff)
downloadgenivi-common-api-runtime-391338e95ce7d4190211d7b63c49c1cf71fb0bed.tar.gz
Describe lining requirements for bindings and glue code
Change-Id: Iac2383baa0ed3cd1b076068993699eb72f376371
Diffstat (limited to 'CommonAPI.pc.in')
-rw-r--r--CommonAPI.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/CommonAPI.pc.in b/CommonAPI.pc.in
index 4b47bcf..1c3fe1c 100644
--- a/CommonAPI.pc.in
+++ b/CommonAPI.pc.in
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: Common API C++
Description: GENIVI Common API C++ Library
Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lCommonAPI
+Libs: -L${libdir} -lCommonAPI
Cflags: -I${includedir}/CommonAPI-@PACKAGE_VERSION@ \ No newline at end of file