summaryrefslogtreecommitdiffstats
path: root/service/system/config/library/system_manager_config/xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'service/system/config/library/system_manager_config/xml/Makefile')
-rwxr-xr-xservice/system/config/library/system_manager_config/xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/system/config/library/system_manager_config/xml/Makefile b/service/system/config/library/system_manager_config/xml/Makefile
index e11288c..b73fdc2 100755
--- a/service/system/config/library/system_manager_config/xml/Makefile
+++ b/service/system/config/library/system_manager_config/xml/Makefile
@@ -19,7 +19,7 @@ HOST_CPP = cpp
HOST_LAUNCH_XML2CFG = ./launch_xml2cfg.sh
CONF_DIR = $(SDKTARGETSYSROOT)/usr/agl/conf
-CONF_THREAD_H = $(SDKTARGETSYSROOT)/usr/agl/include/agl_thread.h
+CONF_THREAD_H = $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_thread.h
LAUNCH_XMLFILES = $(shell cd $(CONF_DIR)/sm_launch; ls *.xml)
LAUNCH_CFGFILES = $(LAUNCH_XMLFILES:%.xml=%.cfg)