mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-23 23:23:31 +00:00
libnl-tiny: add includedir to pkg-config cflags
SVN-Revision: 34864
This commit is contained in:
parent
82bd58c793
commit
b0c855253b
@ -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 New Issue
Block a user