summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorJay Sharma <jay.sharma@samsung.com>2015-05-20 20:12:15 +0530
committerUze Choi <uzchoi@samsung.com>2015-05-20 15:02:40 +0000
commitc9f704c82ae7686bc6826d72e2f48b9ed12523d0 (patch)
treece649d3738900b4e8eca23adea2145779908adb2 /SConstruct
parenta16e6faa29c0bf20a2bf437a96a79acc1f44433a (diff)
downloadiotivity-c9f704c82ae7686bc6826d72e2f48b9ed12523d0.tar.gz
iotivity-c9f704c82ae7686bc6826d72e2f48b9ed12523d0.tar.bz2
iotivity-c9f704c82ae7686bc6826d72e2f48b9ed12523d0.zip
Merging primitive services(TM, SSM and NM) from android-api branch.
Change-Id: Ic94647509c50a44265dca63509f0883e99173f59 Signed-off-by: Jay Sharma <jay.sharma@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/1036 Reviewed-by: Uze Choi <uzchoi@samsung.com> Tested-by: Uze Choi <uzchoi@samsung.com>
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index eeaa86a8a..f02a54c19 100644
--- a/SConstruct
+++ b/SConstruct
@@ -55,7 +55,6 @@ if target_os not in ['arduino','darwin','ios', 'android']:
SConscript(build_dir + 'examples/OICMiddle/SConscript')
# Build 'service' sub-project
-# if target_os != 'android':
SConscript(build_dir + 'service/SConscript')
# Append targets information to the help information, to see help info, execute command line: