Changed to not use SDKTARGETSYSROOT.
[staging/basesystem.git] / service / native / framework_unified / client / NS_XMLConfigeParser / library / src / Makefile
index 9ec700c..8b99c3b 100755 (executable)
@@ -33,7 +33,7 @@ libNS_XMLConfigParser_SRCS = ns_xml_reader.cpp ns_xml_writer.cpp ns_xmlparser.cp
 
 ######### add include path #############
 
-CPPFLAGS += -I$(SDKTARGETSYSROOT)/usr/include/libxml2
+CPPFLAGS += -I=/usr/include/libxml2
 CPPFLAGS += -I../../../include
 CPPFLAGS += -I../include
 CPPFLAGS += -I../../../include