aboutsummaryrefslogtreecommitdiff
path: root/cn-cbor.pc.in
diff options
context:
space:
mode:
authorJoe Hildebrand <joe-github@cursive.net>2015-03-31 02:09:09 -0600
committerJoe Hildebrand <joe-github@cursive.net>2015-03-31 02:09:09 -0600
commit4986e512eb98dab0731c3722e4a4f4c0b419a620 (patch)
tree4125233d4f296faa7f616948d3450bfe5556923b /cn-cbor.pc.in
parent0085b13b53348c655e7f7473c996013fa714ecd0 (diff)
downloadcn-cbor-4986e512eb98dab0731c3722e4a4f4c0b419a620.tar.gz
Add more docs, fix pkg-config file
Diffstat (limited to 'cn-cbor.pc.in')
-rw-r--r--cn-cbor.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cn-cbor.pc.in b/cn-cbor.pc.in
index ad1c43f..0ede53a 100644
--- a/cn-cbor.pc.in
+++ b/cn-cbor.pc.in
@@ -7,5 +7,5 @@ Name: cn-cbor
Description: A constrained node implementation of CBOR in C
URL: https://github.com/cabo/cn-cbor
Version: @CN_VERSION@
-Libs: -L${libdir} -lspud
+Libs: -L${libdir} -lcn-cbor
Cflags: -I${includedir}