summaryrefslogtreecommitdiffstats
path: root/service/native/framework_unified/client
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2020-11-26 10:39:39 +0900
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2020-11-26 11:22:09 +0900
commit7ab637d7f01e712488deab0d318443ed9a81d5ae (patch)
tree4a545180f6d420b9b8de86468cf891f87d19b974 /service/native/framework_unified/client
parent4e2c4c7e8a002153e4cd55ddef5029b78d51c128 (diff)
Fix unresolve build dependencysandbox/ruke47/complete_build
Fix the inconsistencies in subdirectories and library dependencies between libNS_FrameworkUnfied.so and libNS_XMLConfigParse.so Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> Change-Id: I921e666ecfa4e31cc6a78568e8e9bdc53f5466fd
Diffstat (limited to 'service/native/framework_unified/client')
-rwxr-xr-xservice/native/framework_unified/client/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/service/native/framework_unified/client/Makefile b/service/native/framework_unified/client/Makefile
index ce4b2dd..da440d8 100755
--- a/service/native/framework_unified/client/Makefile
+++ b/service/native/framework_unified/client/Makefile
@@ -252,10 +252,7 @@ LINK_SHLIB_CXX = Y
# buildversioncheck
INST_HEADERS += ns_buildversioncheck.hpp
-
-SUBDIRS := NS_XMLConfigeParser NS_Utility
-
-
+SUBDIRS := NS_Utility
all: