pkg-config: make sure to link against the library

This commit is contained in:
Harald Welte 2012-09-15 19:32:37 +02:00
parent 55937d2d08
commit 0cb4539562
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ includedir=@includedir@
Name: ASN.1 library for MAP protocol (SS7)
Description: C Utility Library
Version: @VERSION@
Libs: -L${libdir} -lasn1c
Libs: -L${libdir} -lasn1c -losmo-asn1-map
Cflags: -I${includedir}/