summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiri Pirko <jiri@resnulli.us>2013-08-16 11:21:14 +0200
committerJiri Pirko <jiri@resnulli.us>2013-08-16 11:21:14 +0200
commitd2247aae11c80a4e3c0084d9294c858bdcaf26c7 (patch)
treea345809c91ecf463fca28a7bdbd4cb66cf087ed2
parent776fb96b15a2c0c2b6fc5398939dce10630e1256 (diff)
downloadlibndp-d2247aae11c80a4e3c0084d9294c858bdcaf26c7.tar.gz
fix cflags path in pc file
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
-rw-r--r--libndp/libndp.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libndp/libndp.pc.in b/libndp/libndp.pc.in
index f486edf..62d630d 100644
--- a/libndp/libndp.pc.in
+++ b/libndp/libndp.pc.in
@@ -7,4 +7,4 @@ Name: libndp
Description: Neighbour discovery library.
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lndp
-Cflags: -I${includedir}/ndp.h
+Cflags: -I${includedir}