Changed to not use SDKTARGETSYSROOT.
[staging/basesystem.git] / service / native / backup_manager / server / Makefile
index 6e1149f..1a49297 100755 (executable)
@@ -30,7 +30,7 @@ VPATH += ./src ./include ../client/include/$(COMPONENT_NAME)
 ######### include paths                  #############
 CPPFLAGS += -I./include
 CPPFLAGS += -I../client/include
-CPPFLAGS += -I$(SDKTARGETSYSROOT)/usr/include/libxml2
+CPPFLAGS += -I=/usr/include/libxml2
 
 ######### frameworkunifiedlog options                 #############
 CPPFLAGS += -DFRAMEWORKUNIFIEDLOGOPTIONS=0x08 -DFRAMEWORKUNIFIEDLOGAPPZONES=31,30,29,28,27,26,9,8,3