Fix the path to the directory of the include files
[staging/basesystem.git] / service / system / task_manager / client / libtskmcfg / Makefile
index 9fe2ed3..a7e4a9e 100755 (executable)
@@ -79,7 +79,7 @@ agl_thread.h:$(WAKESHUTCONF_DIR)/agl_thread.h
 
 tskm_launch.xml:$(WAKESHUTCONF_DIR)/tskm_launch.xml agl_thread.h
        $(HOST_CPP) -P -include agl_thread.h $< > $@
-#tskm_launch.xml:$(SVCONF_DIR)/tskm_launch.xml $(SDKTARGETSYSROOT)/usr/agl/include/agl_thread.h
+#tskm_launch.xml:$(SVCONF_DIR)/tskm_launch.xml $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_thread.h
 #      $(HOST_CPP) -P -include agl_thread.h $< > $@
 
 $(XMLOUTFILE):top.xml $(PARSEXMLCMD) $(CONFIG_FILES)