libnl-tiny: add includedir to pkg-config cflags
SVN-Revision: 34864
This commit is contained in:
parent
82bd58c793
commit
b0c855253b
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ Name: libnl-tiny
|
|||
Description: Convenience library for netlink sockets
|
||||
Version: 2.0
|
||||
Libs: -L${libdir} -lnl-tiny
|
||||
Cflags:
|
||||
Cflags: -I${includedir}
|
||||
|
|
Loading…
Reference in a new issue