build: Add ES NS paths to pkg-config
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Mon, 16 Jan 2017 20:01:50 +0000 (21:01 +0100)
committerUze Choi <uzchoi@samsung.com>
Tue, 17 Jan 2017 00:45:18 +0000 (00:45 +0000)
Public easy-setup and notification headers,
are copied in 2 level depths directory.

Change-Id: I7c9fd3a4bd1143c5ea05e7902292af23cf5e8934
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/16455
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
iotivity.pc.in

index f5c7c39..ccd2cfe 100644 (file)
@@ -14,6 +14,8 @@ Requires:
 Libs: -L${libdir} -loc -loc_logger -loc_logger_core -loctbstack -lconnectivity_abstraction @LIBS@
 Cflags: -I${includedir}/resource \
                        -I${includedir}/c_common \
+                       -I${svcincludedir}/easy-setup \
+                       -I${svcincludedir}/notification \
                        -I${svcincludedir}/resource-encapsulation \
                        -I${svcincludedir}/resource-container \
                        -I${svcincludedir}/resource-hosting \